summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-07-13 16:34:36 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-07-13 16:34:36 -0700
commitdbbc63a5ad6b518a7c9114c448c3f1b0d7cda6fb (patch)
tree1e8dbe36097cafa794b5131f2f8183592bc7267e /ChangeLog
parent354b6cf42c3dad99aed8d7ed49454e69b5460824 (diff)
downloadtxr-dbbc63a5ad6b518a7c9114c448c3f1b0d7cda6fb.tar.gz
txr-dbbc63a5ad6b518a7c9114c448c3f1b0d7cda6fb.tar.bz2
txr-dbbc63a5ad6b518a7c9114c448c3f1b0d7cda6fb.zip
Version 67
txr.1: Documented line continuation for string literals, supported since Version 38 but not clarified properly. RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c090e34c..4a3803b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2013-07-13 Kaz Kylheku <kaz@kylheku.com>
+ Version 67
+
+ txr.1: Documented line continuation for string literals,
+ supported since Version 38 but not clarified properly.
+
+ RELNOTES: Updated.
+
+2013-07-13 Kaz Kylheku <kaz@kylheku.com>
+
* parser.l: Diagnose unrecognized escape sequences in string
literals and quasiliterals and after @\.
Support "\ " (backslash space) escape in string literals
@@ -11,8 +20,6 @@
2013-07-12 Kaz Kylheku <kaz@kylheku.com>
- Version 67
-
* txr.c (version): Bumped.
* txr.1: Bumped version, set date and documented string-cmp.