From d5fdbd469b38c5444d7d9995a87546a12a6638bf Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 26 Sep 2011 21:58:29 -0700 Subject: Version 037. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 691bbc77..408e463f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2011-09-26 Kaz Kylheku + + Version 037 + + Short-circuiting behavior for @(all) and @(none). + + Obsolete forms of @(next) and @(output) syntax are gone. + + New filtering feature for substitutions in output. + Filtering to and from HTML built in, plus user-defined + filtering with deffilter. + + Bugfixes: wrong error message in throw; lack of support for escaping + backslashes in literals and regexes. + + * txr.c (version): Bumped to 037. + + * txr.1: Set version to 037 and bumped date. + + * configure: Bumped txr_ver to 037. + 2011-09-26 Kaz Kylheku Bugfixes: Consistent escaping in various literals. Double -- cgit v1.2.3