summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9495abd4..9c21e000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-25 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 2205, patch from <hiramatu@sdl.hitachi.co.jp>:
+ * parse.cxx (scan): Correct EOF detection for %{ %} case.
+
2006-01-24 Frank Ch. Eigler <fche@elastic.org>
PR 2060 etc.