summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-22 22:34:12 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-22 22:34:12 -0800
commitc11346723fc9142c9199591f21ce1b4e1447b741 (patch)
tree8885c749a6bea6c1730e4adabeb92a99f3cd5162 /ChangeLog
parent176679af947ff4b72c974ed94f68c2b33879f8c5 (diff)
downloadtxr-c11346723fc9142c9199591f21ce1b4e1447b741.tar.gz
txr-c11346723fc9142c9199591f21ce1b4e1447b741.tar.bz2
txr-c11346723fc9142c9199591f21ce1b4e1447b741.zip
* txr.1: Documented copy-list, reverse, nreverse, ldiff and flatten.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 246beda7..990fa3e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-12-22 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Documented copy-list, reverse, nreverse, ldiff and flatten.
+
+2011-12-22 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: Documented reduce-left and reduce-right.
2011-12-22 Kaz Kylheku <kaz@kylheku.com>