aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index c32ff4a..2585deb 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,8 @@
+2021-08-31 Martin Sebor <msebor@redhat.com>
+
+ * include/line-map.h (class rich_location): Disable copying and
+ assignment.
+
2021-08-25 Lewis Hyatt <lhyatt@gmail.com>
PR other/93067