diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-05-20 08:07:52 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-05-20 08:07:52 -0700 |
commit | c5cb755b237d8d96141569b9838428575b0d4992 (patch) | |
tree | ca207c815f4d94bebb97afc050ebb4d0f42edb0a /ChangeLog | |
parent | 3c16dfef0ae511e2c43283030a6fd2381570b28f (diff) | |
download | txr-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |