aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index baa2b8a2..5bf091ec 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+- In string and character literals, treat illegal escape sequences
+ (e.g. "\%" or "\0") as an error instead of a warning.
+
+
Release 2.4, 2014-09-17
=======================