summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e677bc..dc9c04d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* src/cr-tknzr.c: Bug 372011 - comments not parsed correctly
* src/cr-tknzr.c: Bug 394680 - problem parsing function name starting with 'u' or 'r'
* src/cr-parser.c: Bug 139878 - keep end of ruleset parsing location, and give it to the end_selector sac-handler.
+ * src/cr-tknzr.c: Bug 394294 - Escape are wrongly computed
2007-01-09 Dom Lachowicz <domlachowicz@gmail.com>