summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-23 11:30:35 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-23 11:30:35 -0700
commitcf4a3935e1614a0428851ad4392340b738e16e2b (patch)
tree4c6db7ed56587324f048d8f03be459ab019ecfd8 /ChangeLog
parentbe6d19b9cdde9184d60bce828d002458d00c54ab (diff)
downloadtxr-cf4a3935e1614a0428851ad4392340b738e16e2b.tar.gz
txr-cf4a3935e1614a0428851ad4392340b738e16e2b.tar.bz2
txr-cf4a3935e1614a0428851ad4392340b738e16e2b.zip
* RELNOTES: Updated.
* txr.1: Describe floating-point constants.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 034b0fb4..368f5f68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-03-23 Kaz Kylheku <kaz@kylheku.com>
+ * RELNOTES: Updated.
+
+ * txr.1: Describe floating-point constants.
+
+2012-03-23 Kaz Kylheku <kaz@kylheku.com>
+
* Makefile (TXR_ARGS): Pass new file to tests/009/json.txr test.
* tests/009/json.expected: Updated.