diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-01-11 19:36:27 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-01-11 19:36:27 -0800 |
commit | 989f550a28fb8ac7164da38018ca43b542d1a086 (patch) | |
tree | bc70b7464dc2620b0be96266cbfc16564f7175e9 /ChangeLog | |
parent | b765dfd93a0499de9781ff50efdc989cf06bba03 (diff) | |
download | txr-989f550a28fb8ac7164da38018ca43b542d1a086.tar.gz txr-989f550a28fb8ac7164da38018ca43b542d1a086.tar.bz2 txr-989f550a28fb8ac7164da38018ca43b542d1a086.zip |
Version 53
* 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-01-11 Kaz Kylheku <kaz@kylheku.com> + Version 53 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES: Updated. + +2012-01-11 Kaz Kylheku <kaz@kylheku.com> + TXR Lisp regression in C global variables. * eval.c (struct c_var): New struct type. |