summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-09-28 11:18:48 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-09-28 11:18:48 -0700
commite24b844825e726b0f050faaf28d00798c29e342f (patch)
tree3901d6cfc5d3db59c6e653482dc0bc391deef079 /ChangeLog
parent88a0ca81d753a6393b06fdabb984aeff48dcaa3b (diff)
downloadtxr-e24b844825e726b0f050faaf28d00798c29e342f.tar.gz
txr-e24b844825e726b0f050faaf28d00798c29e342f.tar.bz2
txr-e24b844825e726b0f050faaf28d00798c29e342f.zip
* match.c (match_line): Bugfix in double var. Do not
prepend the next_pat to the specline if it is nil.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91978a74..868df28e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-09-28 Kaz Kylheku <kaz@kylheku.com>
+ * match.c (match_line): Bugfix in double var. Do not
+ prepend the next_pat to the specline if it is nil.
+
+2011-09-28 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (match_line): Logic restructured to allow for
regex variables which also have nested variables.
Previously this code was assuming that the cases were