diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-09-01 02:17:18 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-09-01 02:17:18 -0700 |
commit | 607e330c05d28f1c11d816c1a656b9adad908f50 (patch) | |
tree | 3f616fc1566753d2437465e8cd6abbf5c30f5822 /ChangeLog | |
parent | af11cf8971267c7e44c400477383d5fa8acf9771 (diff) | |
download | txr-607e330c05d28f1c11d816c1a656b9adad908f50.tar.gz txr-607e330c05d28f1c11d816c1a656b9adad908f50.tar.bz2 txr-607e330c05d28f1c11d816c1a656b9adad908f50.zip |
* txr.1: Documented print, pprint, tostring and tostringp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-09-01 Kaz Kylheku <kaz@kylheku.com> + + * txr.1: Documented print, pprint, tostring and tostringp. + 2012-08-31 Kaz Kylheku <kaz@kylheku.com> * stream.c (vformat): Bugfix: under the ~a and ~s directives, |