summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-20 00:14:07 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-20 00:14:07 -0700
commit49b84f76e1036ebeb75b4348d1d0cf7fdf233939 (patch)
tree218324fe14af3cdd681003ff29ba40b5bca5dfa2 /ChangeLog
parente75c5716a22e2c977648230e0d9a0917b41afe56 (diff)
downloadtxr-49b84f76e1036ebeb75b4348d1d0cf7fdf233939.tar.gz
txr-49b84f76e1036ebeb75b4348d1d0cf7fdf233939.tar.bz2
txr-49b84f76e1036ebeb75b4348d1d0cf7fdf233939.zip
* parser.l (FLO): Adjusted syntax of floating point numbers
to allow leading or trailing decimal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3c1822a..582151d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-20 Kaz Kylheku <kaz@kylheku.com>
+
+ * parser.l (FLO): Adjusted syntax of floating point numbers
+ to allow leading or trailing decimal.
+
2012-03-19 Kaz Kylheku <kaz@kylheku.com>
* stream.c (vformat): num_buf increased to 256 because we