summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 724d719..24f4225 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,9 @@ Bug fixing:
- "asm" statements were causing syntax errors.
- Better handling of "extern" and "extern inline" function definitions.
- Internal error on some octal escape sequences in string literals.
+- Parsing of "#pragma section" directives made more robust and
+ with better error reporting.
+
Release 2.3, 2014-05-05
=======================