diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-09-22 15:01:13 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-09-22 15:01:13 -0700 |
commit | 5d5c542486bb41fbaeeecfc1f8b476038222edab (patch) | |
tree | 7279650135f0cc98ca73a6952a49400ca2b5cdf5 /ChangeLog | |
parent | 24d450b011d80df3d57bbf47731d1fbfa15043dd (diff) | |
download | txr-5d5c542486bb41fbaeeecfc1f8b476038222edab.tar.gz txr-5d5c542486bb41fbaeeecfc1f8b476038222edab.tar.bz2 txr-5d5c542486bb41fbaeeecfc1f8b476038222edab.zip |
Version 036.txr-036
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2011-09-22 Kaz Kylheku <kaz@kylheku.com> + Version 036 + + Extension to @(skip). + + * txr.c (version): Bumped to 036. + + * txr.1: Set version to 036. + + * configure: Bumped txr_ver to 036. + +2011-09-22 Kaz Kylheku <kaz@kylheku.com> + Useful second argument in skip directive for skipping a minimum number of lines. |