diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2015-07-28 Kaz Kylheku <kaz@kylheku.com> + * share/txr/stdlib/txr-case.tl (txr-case-impl): Bugfix, + handle nil case in recursion. + +2015-07-28 Kaz Kylheku <kaz@kylheku.com> + * txr.1: In introduction of user-defined places, mentioning placelet as a way of writing place update macros. Example added under placelet. |