diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |