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