summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-09-22 13:23:02 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-09-22 13:23:02 -0700
commit24d450b011d80df3d57bbf47731d1fbfa15043dd (patch)
treec3cf36c1cf5d28a71027e212744de2a535875f5b /ChangeLog
parentd15d57f1e2edfb5cd556fcf8f32b6c3dcfadcfff (diff)
downloadtxr-24d450b011d80df3d57bbf47731d1fbfa15043dd.tar.gz
txr-24d450b011d80df3d57bbf47731d1fbfa15043dd.tar.bz2
txr-24d450b011d80df3d57bbf47731d1fbfa15043dd.zip
Useful second argument in skip directive for skipping
a minimum number of lines. * match.c (match_files): New behavior in skip_s case. * txr.1: Documented.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29774660..57923b2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-09-22 Kaz Kylheku <kaz@kylheku.com>
+
+ Useful second argument in skip directive for skipping
+ a minimum number of lines.
+
+ * match.c (match_files): New behavior in skip_s case.
+
+ * txr.1: Documented.
+
2010-10-05 Kaz Kylheku <kkylheku@gmail.com>
Version 035