summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 325a6edb..0413e9a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-04-07 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Documented int-flo, flo-int, search-regex,
+ match-regex and regsub.
+
+2012-04-07 Kaz Kylheku <kaz@kylheku.com>
+
Rounding out hash table functionality with lazy lists that
can walk table content in different ways.