diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-03-23 11:30:35 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-03-23 11:30:35 -0700 |
commit | cf4a3935e1614a0428851ad4392340b738e16e2b (patch) | |
tree | 4c6db7ed56587324f048d8f03be459ab019ecfd8 /ChangeLog | |
parent | be6d19b9cdde9184d60bce828d002458d00c54ab (diff) | |
download | txr-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |