summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39713f76..a56288cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2014-01-13 Kaz Kylheku <kaz@kylheku.com>
+ Version 74
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version and set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES, txr.vim, dep.mk: Updated.
+
+2014-01-13 Kaz Kylheku <kaz@kylheku.com>
+
* debug.h (debug_check): Fix broken build when debugger is disabled:
the debug-disabled stub function needs six arguments.