diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-01-26 20:46:50 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-01-26 20:46:50 -0800 |
commit | 7002405ab17218baa4e2366a47860a5770d18650 (patch) | |
tree | b94af89ef4ebc5e3a98b5d612d484fa40afa1332 /ChangeLog | |
parent | befe64b826765e8f9e6834fb482c8bfbbf19b8a5 (diff) | |
download | txr-7002405ab17218baa4e2366a47860a5770d18650.tar.gz txr-7002405ab17218baa4e2366a47860a5770d18650.tar.bz2 txr-7002405ab17218baa4e2366a47860a5770d18650.zip |
Version 55txr-055
* 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-26 Kaz Kylheku <kaz@kylheku.com> + Version 55 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES: Updated. + +2012-01-26 Kaz Kylheku <kaz@kylheku.com> + * lib.c (replace_list): Always convert the input items to a list, even in the trivial case that an empty list is being replaced. Allow a string to be the replacement (split into a list of |