summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-04 16:52:43 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-10-04 16:52:43 -0700
commit044f4302cca6920ca315f7aea79391d6075b2840 (patch)
tree5cebb43eb2c3a333794d1bcbaed99889b172e9b3 /ChangeLog
parent6bd176817d1a9deca4ae7136fa616b82c50cdb61 (diff)
downloadtxr-044f4302cca6920ca315f7aea79391d6075b2840.tar.gz
txr-044f4302cca6920ca315f7aea79391d6075b2840.tar.bz2
txr-044f4302cca6920ca315f7aea79391d6075b2840.zip
* LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,
hash.h, lib.c, lib.h, match.c, match.h, parser.h, parser.l, parser.y, regex.c, regex.h, stream.c, stream.h, txr.1, txr.c, txr.h, unwind.c, unwind.h, utf8.c, utf8.h: Updated e-mail address.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f15584bf..b3d88c26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-10-04 Kaz Kylheku <kaz@kylheku.com>
+ * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,
+ hash.h, lib.c, lib.h, match.c, match.h, parser.h, parser.l, parser.y,
+ regex.c, regex.h, stream.c, stream.h, txr.1, txr.c, txr.h, unwind.c,
+ unwind.h, utf8.c, utf8.h: Updated e-mail address.
+
+2011-10-04 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (match_line, match_files): Another correction to how bindings
are handled in collect/coll. New bindings from the main clause and
last clause must override old bindings. This is done by some