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 621b5a93..eaec4a4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-02-27 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Typos, grammar and formatting fixes mailed in
+ by Roman Mishin.
+
+2014-02-27 Kaz Kylheku <kaz@kylheku.com>
+
* parser.l: Regression: valid floating-point literals tagged
as having trailing junk. The fix is to put the junk-matching rule after
the valid rules.