summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-05-20 08:07:52 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-05-20 08:07:52 -0700
commitc5cb755b237d8d96141569b9838428575b0d4992 (patch)
treeca207c815f4d94bebb97afc050ebb4d0f42edb0a /ChangeLog
parent3c16dfef0ae511e2c43283030a6fd2381570b28f (diff)
downloadtxr-c5cb755b237d8d96141569b9838428575b0d4992.tar.gz
txr-c5cb755b237d8d96141569b9838428575b0d4992.tar.bz2
txr-c5cb755b237d8d96141569b9838428575b0d4992.zip
* txr.1: Misleading documentation updated for split-str, which
takes a regex, not just a fixed string separator. Clarified the corner case behaviors too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a84ea302..daea3034 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-20 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.1: Misleading documentation updated for split-str, which
+ takes a regex, not just a fixed string separator. Clarified
+ the corner case behaviors too.
+
2013-05-16 Kaz Kylheku <kaz@kylheku.com>
Version 66