summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-04 11:59:57 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-04 11:59:57 -0800
commit9dca18dfee0c596c231b762c945a14baa8d8da94 (patch)
treeb30923836e27b4bdacde35bb06f636d6c35ba2f0 /ChangeLog
parentd817b323e04fa8598578508a668b49fd51953fc6 (diff)
downloadtxr-9dca18dfee0c596c231b762c945a14baa8d8da94.tar.gz
txr-9dca18dfee0c596c231b762c945a14baa8d8da94.tar.bz2
txr-9dca18dfee0c596c231b762c945a14baa8d8da94.zip
Kill tabs with spaces (how did they sneak in?).
Fix possible use of uninitialized ch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b9a51e0c..f521fd61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
2009-10-22 Kaz Kylheku <kkylheku@gmail.com>
+ * parser.l (YY_INPUT): Kill tabs with spaces (how did they sneak in?).
+ Fix possible use of uninitialized ch.
+
+2009-10-21 Kaz Kylheku <kkylheku@gmail.com>
+
* txr.1: Fixed misleading wording (separation versus termination).
Added Introduction headings to some major sections.
Improved exception handling intro.
-2009-10-22 Kaz Kylheku <kkylheku@gmail.com>
+2009-10-21 Kaz Kylheku <kkylheku@gmail.com>
Version 019
@@ -18,7 +23,7 @@
* lib.c, match.c, regex.c, regex.h, stream.c: Trailing whitespace
removed from lines.
-2009-10-22 Kaz Kylheku <kkylheku@gmail.com>
+2009-10-21 Kaz Kylheku <kkylheku@gmail.com>
* txr.1: Documented freeform.