diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-10-04 16:52:43 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-10-04 16:52:43 -0700 |
commit | 044f4302cca6920ca315f7aea79391d6075b2840 (patch) | |
tree | 5cebb43eb2c3a333794d1bcbaed99889b172e9b3 /ChangeLog | |
parent | 6bd176817d1a9deca4ae7136fa616b82c50cdb61 (diff) | |
download | txr-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |