diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-09-01 23:44:36 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-09-01 23:44:36 -0700 |
commit | 689203c7c023c39c83f6419aa76d9562b1d148f5 (patch) | |
tree | 3050cca19d41f890f3b40dfa20bbb600c6f9e567 /ChangeLog | |
parent | 3f510f49a0e00d7b6b057e6cee6f4c2ac34d0f5f (diff) | |
download | txr-689203c7c023c39c83f6419aa76d9562b1d148f5.tar.gz txr-689203c7c023c39c83f6419aa76d9562b1d148f5.tar.bz2 txr-689203c7c023c39c83f6419aa76d9562b1d148f5.zip |
* txr.1: Lots of new documentation. Major rearrangement of document,
with new headings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-09-01 Kaz Kylheku <kaz@kylheku.com> + * txr.1: Lots of new documentation. Major rearrangement of document, + with new headings. + +2012-09-01 Kaz Kylheku <kaz@kylheku.com> + * eval.c (symbol_function): Bugfix: return the function rather than the whole binding. |