diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-04-06 07:44:08 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-04-06 07:44:08 -0700 |
commit | 10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c (patch) | |
tree | 80615f45fd863ebc8e91e84d5f2c8aad8c30dd10 /ChangeLog | |
parent | 19a11d78a13abc16728be3ae9c7eb9085e09da8c (diff) | |
download | txr-10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c.tar.gz txr-10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c.tar.bz2 txr-10d60eea8cf8c3b60d9df1d2fc7621833a2ee79c.zip |
Version 64txr-64
* txr.c (version): Bumped.
* txr.1: Bumped version and set date.
* configure (txr_ver): Bumped.
* RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2012-04-05 Kaz Kylheku <kaz@kylheku.com> + Version 64 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES: Updated. + +2012-04-05 Kaz Kylheku <kaz@kylheku.com> + * txr.vim: @[...] syntax not marked as "contained" because it can freely occur, and is useful in @(output). |