diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-13 16:18:36 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-13 16:18:36 -0800 |
commit | 35dbebb52a72343b9834092de3f6d1d9614d1f74 (patch) | |
tree | cedc5742cea6361e2c07302a044db428d4da0f67 /ChangeLog | |
parent | f31be2486084f6388ea212f18574584ab4c13e64 (diff) | |
download | txr-35dbebb52a72343b9834092de3f6d1d9614d1f74.tar.gz txr-35dbebb52a72343b9834092de3f6d1d9614d1f74.tar.bz2 txr-35dbebb52a72343b9834092de3f6d1d9614d1f74.zip |
Version 57txr-57
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2012-02-13 Kaz Kylheku <kaz@kylheku.com> + Version 57 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES: Updated. + +2012-02-13 Kaz Kylheku <kaz@kylheku.com> + * eval.c (subst_vars): Handle lone symbols (not wrapped in sys::var form) as variables. This allows interpretation of metanums in quasiliterals, because these are replaced by variables in the |