summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-01-26 14:25:22 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-01-26 14:25:22 -0800
commitef2f7205bc38429b41bcb3b33db7ea2ca464e0c3 (patch)
tree95fe4bd83bbb5f97e75be2f2614ef3861e7fe0cc /ChangeLog
parenta2b16d316cf9201fa27d35766f5f245c2c9a6b26 (diff)
downloadtxr-ef2f7205bc38429b41bcb3b33db7ea2ca464e0c3.tar.gz
txr-ef2f7205bc38429b41bcb3b33db7ea2ca464e0c3.tar.bz2
txr-ef2f7205bc38429b41bcb3b33db7ea2ca464e0c3.zip
* txr.1: More discussion of ranges.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc73e42d..783aa5a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-01-26 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: More discussion of ranges.
+
+2012-01-26 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (format_field): Removed useless use of cat_str (no longer
needed because str is already a string). The purpose was to reduce
character to strings.