diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-05-20 08:27:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-05-20 08:27:00 -0700 |
commit | 0641abc494c3588d9201d354c92bc6901aa2ef5a (patch) | |
tree | d665c52dfea486ecce24f04cb35c7049c46716b8 /ChangeLog | |
parent | c5cb755b237d8d96141569b9838428575b0d4992 (diff) | |
download | txr-0641abc494c3588d9201d354c92bc6901aa2ef5a.tar.gz txr-0641abc494c3588d9201d354c92bc6901aa2ef5a.tar.bz2 txr-0641abc494c3588d9201d354c92bc6901aa2ef5a.zip |
* txr.1: Corrected wrong function name in documentation
for split-str-set.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2013-05-20 Kaz Kylheku <kaz@kylheku.com> + * txr.1: Corrected wrong function name in documentation + for split-str-set. + +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. |