aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 52eaeb4..1ce3a0c 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,7 @@
+2024-05-26 Peter Damianov <peter0x44@disroot.org>
+
+ * lex.cc (do_peek_prev): Correct typo in argument to __builtin_expect()
+
2024-05-17 David Malcolm <dmalcolm@redhat.com>
* include/rich-location.h (class label_effects): New forward decl.