diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index c8e5cb6bdfc0..4460748b28b9 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,10 @@
2016-08-06 Jonathan Wakely __cplusplus is used to check for the
presence of the required flag.
-This page describes the C++11 support in mainline GCC SVN, not in any -particular release. +This page describes the C++11 support in the GCC 5 series.
Table 1.2. C++ 2011 Implementation Status
| Section | Description | Status | Comments |
|---|---|---|---|
| 18 |
@@ -335,8 +334,7 @@ options. The pre-defined symbol
__cplusplus is used to check for the
presence of the required flag.
-This page describes the C++14 and library TS support in mainline GCC SVN, -not in any particular release. +This page describes the C++14 and library TS support in the GCC 5 series. | ||