summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 8c7ba50..d62459e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,8 +14,10 @@ Versions without timestamps mean they are future releases.
and ``processEscapes``
development:
- - fix ``_tokenize`` turning ``--`` of HTML comment end tag ``-->``
- (pull request #1)
+ - fix ``_tokenize`` can not handle HTML comment properly
+
+ This fix includes pull request #1 with modification for handling
+ ``--`` appears in a comment, which makes the comment not a comment.
1.8.2: 2013-08-28T11:38:42Z
- add documentation generation