From dbbc63a5ad6b518a7c9114c448c3f1b0d7cda6fb Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 13 Jul 2013 16:34:36 -0700 Subject: Version 67 txr.1: Documented line continuation for string literals, supported since Version 38 but not clarified properly. RELNOTES: Updated. --- RELNOTES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index 88cee54d..00df6c79 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,4 +1,4 @@ - TXR 66 + TXR 67 2013-07-12 @@ -10,6 +10,13 @@ - New pattern language directive: @(require ...). + Bugs + + - Unrecognized backslash escapes in string literals + and string quasiliterals are diagnosed. + + - Backslash-space escape recognized in string literals + and string quasiliterals. -- cgit v1.2.3