summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-06 02:50:06 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-06 02:50:06 -0800
commit0b61d9479935eef88ca2ebc2fad6a83a11f3e48e (patch)
tree15c4a1204fc0cbe95bfdfdf6120f93a895b78d67 /ChangeLog
parent107b4f9c3530a637c18d4a5a05d0b0e02af7a8ca (diff)
downloadtxr-0b61d9479935eef88ca2ebc2fad6a83a11f3e48e.tar.gz
txr-0b61d9479935eef88ca2ebc2fad6a83a11f3e48e.tar.bz2
txr-0b61d9479935eef88ca2ebc2fad6a83a11f3e48e.zip
Version 78.txr-78
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 917c4ecb..9c775c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2014-02-06 Kaz Kylheku <kaz@kylheku.com>
+ Version 78
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version and set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES, txr.vim: Updated.
+
+2014-02-06 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (int_str): Regression: handle base argument properly.
2014-02-06 Kaz Kylheku <kaz@kylheku.com>