diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-19 12:12:52 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-19 12:12:52 -0800 |
commit | 48f35a0c700900915d9e9701277786bd358a767a (patch) | |
tree | 47e0f224e63b94a37e12be444102e49193963b90 /ChangeLog | |
parent | 6ba63a4919af92166391aa6fb5d8a55e8a537c92 (diff) | |
download | txr-48f35a0c700900915d9e9701277786bd358a767a.tar.gz txr-48f35a0c700900915d9e9701277786bd358a767a.tar.bz2 txr-48f35a0c700900915d9e9701277786bd358a767a.zip |
Version 049txr-049
* 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 @@ 2011-12-19 Kaz Kylheku <kaz@kylheku.com> + Version 049 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES: Updated. + +2011-12-19 Kaz Kylheku <kaz@kylheku.com> + * eval.c (subst_vars, op_quasi_list, expand_quasi): New static functions. (expand): New case for quasiliterals. |