summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-12-03 20:50:50 +0000
committerJonathan Wakely <jwakely@redhat.com>2021-12-03 21:34:18 +0000
commit7bfe82e5a850621f86867072022536c3f717d54c (patch)
treea0293aa1fa7e1d5db38b9fd5406015055bc98762 /libstdc++-v3/ChangeLog
parentcff7879a381d3f5ed6556206896e6a6229800167 (diff)
Fix typos in libstdc++-v3/ChangeLog
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 49017443af3..49f78d85bae 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,6 +1,6 @@
2021-12-02 Jonathan Wakely <jwakely@redhat.com>
- * src/c++11/cow-stdexcept.cc [_GLIBCXX_FULY_DYNAMIC_STRING]
+ * src/c++11/cow-stdexcept.cc [_GLIBCXX_FULLY_DYNAMIC_STRING]
(logic_error, runtime_error): Remove custom definitions.
2021-12-02 Jonathan Wakely <jwakely@redhat.com>
@@ -151,7 +151,7 @@
2021-11-30 Jonathan Wakely <jwakely@redhat.com>
- * doc/xml/manual/debug_mode.xml: Replace "his or her" with "they".
+ * doc/xml/manual/debug_mode.xml: Replace "his or her" with "their".
* doc/html/manual/debug_mode_design.html: Regenerate.
2021-11-30 Jakub Jelinek <jakub@redhat.com>