summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8049ea09..1bc94dcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-11-22 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (search_form): Bugfix: we must search to one character
+ position after the end of the line, otherwise we can never match
+ @(eol).
+ (h_eol): Bugfix: do not return t, but the line length.
+
+ * txr.1: Warn users about @var@(bind ...) pitfall.
+
+ * RELNOTES: Updated.
+
2011-11-20 Kaz Kylheku <kaz@kylheku.com>
Version 042