summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-09-01 04:18:01 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-09-01 04:18:01 -0700
commitf942e7e13a60876a745e311bee3454e6976acdfc (patch)
treee3644ab90d55c557ae16bff88d35a53e922c7ab6 /ChangeLog
parent607e330c05d28f1c11d816c1a656b9adad908f50 (diff)
downloadtxr-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0104fe12..3d326c0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>