diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-09-01 04:18:01 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-09-01 04:18:01 -0700 |
commit | f942e7e13a60876a745e311bee3454e6976acdfc (patch) | |
tree | e3644ab90d55c557ae16bff88d35a53e922c7ab6 /ChangeLog | |
parent | 607e330c05d28f1c11d816c1a656b9adad908f50 (diff) | |
download | txr-f942e7e13a60876a745e311bee3454e6976acdfc.tar.gz txr-f942e7e13a60876a745e311bee3454e6976acdfc.tar.bz2 txr-f942e7e13a60876a745e311bee3454e6976acdfc.zip |
* txr.1: Minor corrections, and documented most stream functions,
except directory-related ones.
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: Minor corrections, and documented most stream functions, + except directory-related ones. + +2012-09-01 Kaz Kylheku <kaz@kylheku.com> + * txr.1: Documented print, pprint, tostring and tostringp. 2012-08-31 Kaz Kylheku <kaz@kylheku.com> |