summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58ff762f..961af894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2014-10-05 Kaz Kylheku <kaz@kylheku.com>
+
+ Version 99.
+
+ * RELNOTES: Updated.
+
+ * configure, txr.1: Bumped version.
+
+ * share/txr/stdlib/ver.txr: Likewise
+
+ * Makefile: Improve binary packaging rules.
+
+ * regex.c: #include <stdarg.h> added.
+
2014-10-04 Kaz Kylheku <kaz@kylheku.com>
Printing of regular expression objects implemented.