summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-27 17:59:01 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-27 17:59:01 -0800
commitfa7f323c2bdbcd307bf16b09cf635cf8e10d412b (patch)
tree2516d05d8f60f17232114546a441b34ab07cbb9c /ChangeLog
parent98d21a0fab0508bc82498a288c0c66adba1637cb (diff)
downloadtxr-fa7f323c2bdbcd307bf16b09cf635cf8e10d412b.tar.gz
txr-fa7f323c2bdbcd307bf16b09cf635cf8e10d412b.tar.bz2
txr-fa7f323c2bdbcd307bf16b09cf635cf8e10d412b.zip
* txr.1: Typos, grammar and formatting fixes mailed in
by Roman Mishin.
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.