summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-12-17 07:44:05 -0800
committerKaz Kylheku <kaz@kylheku.com>2013-12-17 07:44:05 -0800
commit0231fc1659ea0a75e058b38c3085d7631162f1b1 (patch)
treeca3007cf8a576ed058914a8dce6ce99f1997931a /ChangeLog
parentad61d6202ad62eba4fd3c97ccba74e26c0cb5ac7 (diff)
downloadtxr-0231fc1659ea0a75e058b38c3085d7631162f1b1.tar.gz
txr-0231fc1659ea0a75e058b38c3085d7631162f1b1.tar.bz2
txr-0231fc1659ea0a75e058b38c3085d7631162f1b1.zip
Version 72txr-72
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00e5162f..6949e0dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2013-12-17 Kaz Kylheku <kaz@kylheku.com>
+ Version 72
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version and set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES: Updated.
+
+2013-12-17 Kaz Kylheku <kaz@kylheku.com>
+
* stream.c (stdio_seek): Bugfix. Was returning current position
whenever offset is zero, regardless of whence argument.