diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-06 02:50:06 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-06 02:50:06 -0800 |
commit | 0b61d9479935eef88ca2ebc2fad6a83a11f3e48e (patch) | |
tree | 15c4a1204fc0cbe95bfdfdf6120f93a895b78d67 /ChangeLog | |
parent | 107b4f9c3530a637c18d4a5a05d0b0e02af7a8ca (diff) | |
download | txr-0b61d9479935eef88ca2ebc2fad6a83a11f3e48e.tar.gz txr-0b61d9479935eef88ca2ebc2fad6a83a11f3e48e.tar.bz2 txr-0b61d9479935eef88ca2ebc2fad6a83a11f3e48e.zip |
Version 78.txr-78
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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> |