aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstdc++-v3/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index ddba9e2..8d48bdff 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,7 +1,7 @@
2017-08-20 John David Anglin <danglin@gcc.gnu.org>
PR testsuite/81056
- * testsuite/17_intro/names.cc: Undef 'd' and 'r' on __hpux__
+ * testsuite/17_intro/names.cc: Undef 'd' and 'r' on __hpux__.
2017-08-18 Jonathan Wakely <jwakely@redhat.com>