aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 13a33c3..9665f6e 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,10 @@
+2017-06-20 David Malcolm <dmalcolm@redhat.com>
+
+ * include/line-map.h (class rich_location): Document that attempts
+ to delete or replace a range *affecting* multiple lines will fail.
+ * line-map.c (rich_location::maybe_add_fixit): Implement this
+ restriction.
+
2017-06-09 David Malcolm <dmalcolm@redhat.com>
* include/line-map.h