summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index c81985de203..e68d69d86bb 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,21 @@
+2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/xml/manual/messages.xml: Update GNU gettext reference.
+
+2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/xml/manual/codecvt.xml: Refer to The Open Group Base
+ Specifications, Issue 6 (IEEE Std. 1003.1-2004).
+ Update link to bogus site with reference to unix.org.
+ * doc/xml/manual/ctype.xml: Ditto.
+ * doc/xml/manual/locale.xml: Ditto.
+
+2009-10-09 Paolo Carlini <paolo.carlini@oracle.com>
+
+ * include/parallel/numeric (__adjacent_difference_switch): Fix typo.
+ * include/parallel/for_each_selectors.h
+ (__adjacent_difference_selector): Likewise.
+
2009-10-08 Paolo Carlini <paolo.carlini@oracle.com>
* include/ext/bitmap_allocator.h: Minor clean-ups.