aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index c631ace..dd09402 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,9 @@
+2024-06-21 David Malcolm <dmalcolm@redhat.com>
+
+ PR testsuite/109360
+ * include/rich-location.h (rich_location::get_column_override):
+ New accessor.
+
2024-06-11 Joseph Myers <josmyers@redhat.com>
* include/cpplib.h (CLK_GNUC2Y, CLK_STDC2Y): New.