summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6e37d743..690354a6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
Release 1.0.8 (Sep 23, 2011)
============================
+* #648: Fix line numbers reported in warnings about undefined
+ references.
+
* #696, #666: Fix C++ array definitions and template arguments
that are not type names.