summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 77ae6d3e..be8ec587 100644
--- a/CHANGES
+++ b/CHANGES
@@ -85,6 +85,8 @@ Version 1.7
- Ceylon lexer: fix parsing of nested multiline comments (#915).
+- C family lexers: fix parsing of indented preprocessor directives (#944).
+
Version 1.6
-----------