summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index facb6c99..56e6cfe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2011-09-23 Kaz Kylheku <kaz@kylheku.com>
+ Copyright year update.
+
+ * LICENSE, Makefile, configure, 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 copyright year.
+
+2011-09-23 Kaz Kylheku <kaz@kylheku.com>
+
* match.c, parser.y: Support for old output syntax removed.
Leading :nothrow with trailing material is an error now.