summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-19 20:43:13 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-11-19 20:43:13 -0800
commit2cc166bafadd85ca85680997072c8380d039f8c9 (patch)
tree3b211dbf63e40fee98f62d2e30b3a6462efcab83 /ChangeLog
parent4ac284ddd4bbf4c3c02c0531795baf669bca4f54 (diff)
downloadtxr-2cc166bafadd85ca85680997072c8380d039f8c9.tar.gz
txr-2cc166bafadd85ca85680997072c8380d039f8c9.tar.bz2
txr-2cc166bafadd85ca85680997072c8380d039f8c9.zip
Bug #34866
* match.c (h_skip): Bugfix. Return the length of the line if the skip is to the end of line, not the value t. * txr.1: Clarify that @var@(skip)text is useless.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f35be54..dd5fda61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2011-11-19 Kaz Kylheku <kaz@kylheku.com>
+ Bug #34866
+
+ * match.c (h_skip): Bugfix. Return the length of the line if
+ the skip is to the end of line, not the value t.
+
+ * txr.1: Clarify that @var@(skip)text is useless.
+
+2011-11-19 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (v_deffilter): Even better. Just evaluate
the arguments individually. Now @(deffilter a b ..)
is possible where these evaluate to suitable