diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-26 02:05:21 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-26 02:05:21 -0800 |
commit | ae24a27bbe4764bc57a64169ecff3cba899efd7b (patch) | |
tree | 59d63149b961378218f1ed7683a8733667c430b2 /ChangeLog | |
parent | 255accfa7d1a0c401f267cd0381b151985fedaba (diff) | |
download | txr-ae24a27bbe4764bc57a64169ecff3cba899efd7b.tar.gz txr-ae24a27bbe4764bc57a64169ecff3cba899efd7b.tar.bz2 txr-ae24a27bbe4764bc57a64169ecff3cba899efd7b.zip |
Version 81txr-81
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES, txr.vim: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2014-02-26 Kaz Kylheku <kaz@kylheku.com> + Version 81 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES, txr.vim: Updated. + +2014-02-26 Kaz Kylheku <kaz@kylheku.com> + * parser.l (regex_parse, lisp_parse): Better formatting for the context string that serves in place of a filename. |