summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16d8ddd6..883e35c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-11-18 Kaz Kylheku <kkylheku@gmail.com>
+ parser.l (yyerror): Total breakage: can't take auto_str of char *
+ string.
+ (yyerrorf): Total breakage: arguments of wrong types. Detected
+ by vformat as garbage.
+
+2009-11-18 Kaz Kylheku <kkylheku@gmail.com>
+
txr.1: Clarified handling of UTF-8, now that it's precise and portable.
2009-11-18 Kaz Kylheku <kkylheku@gmail.com>