diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-06-21 20:02:40 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-06-21 20:02:40 -0700 |
commit | ff9db4f3a6ee2a2bb5c821b73d59ffe792cbbc27 (patch) | |
tree | 4bddaf493f2d9a03e064ebe0ade3c5555bbcc1fa /ChangeLog | |
parent | d0ffb09d01edbc28002520104865117894ef5fa9 (diff) | |
download | txr-ff9db4f3a6ee2a2bb5c821b73d59ffe792cbbc27.tar.gz txr-ff9db4f3a6ee2a2bb5c821b73d59ffe792cbbc27.tar.bz2 txr-ff9db4f3a6ee2a2bb5c821b73d59ffe792cbbc27.zip |
* lisplib.c (ifa_set_entries): Add conda.
* share/txr/stdlib/ifa.tl (conda): New macro.
* tests/012/ifa.tl: Adding test for conda.
* txr.1: Documenting conda.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2015-06-21 Kaz Kylheku <kaz@kylheku.com> + + Version 109. + + * RELNOTES: Updated. + + * configure, txr.1: Bumped version and date. + + * share/txr/stdlib/ver.tl: Likewise. + + * tl.vim, txr.vim: Regenerated. + +2015-06-21 Kaz Kylheku <kaz@kylheku.com> + + * lisplib.c (ifa_set_entries): Add conda. + + * share/txr/stdlib/ifa.tl (conda): New macro. + + * tests/012/ifa.tl: Adding test for conda. + + * txr.1: Documenting conda. + 2015-06-20 Kaz Kylheku <kaz@kylheku.com> * genman.txr: Rewrite the man2html-generated inner name links with hash |