diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-01 23:07:00 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-01 23:07:00 -0800 |
commit | 914c6f2a179c9f8ed0718c8e8c4e237222f9089f (patch) | |
tree | fbec5f4a1199d545d7c0033045081c35a2fa8841 /ChangeLog | |
parent | 57c258b48499c98dc316e14973e5c88a4986f7d7 (diff) | |
download | txr-914c6f2a179c9f8ed0718c8e8c4e237222f9089f.tar.gz txr-914c6f2a179c9f8ed0718c8e8c4e237222f9089f.tar.bz2 txr-914c6f2a179c9f8ed0718c8e8c4e237222f9089f.zip |
* txr.1: Started Lisp documentation. Updated description of
symbol syntax.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2011-12-01 Kaz Kylheku <kaz@kylheku.com> + * txr.1: Started Lisp documentation. Updated description of + symbol syntax. + +2011-12-01 Kaz Kylheku <kaz@kylheku.com> + * lib.c (int_str): Return nil rather than 0 if no digits are extracted at all. |