OSDN Git Service

2011-09-27 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index a1b4af0..a59a0b6 100644 (file)
@@ -1,3 +1,15 @@
+2011-09-27  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * doc/html/*: Regenerate.
+
+       * doc/Makefile.am: Un-nest the ext output directory.
+       * doc/Makefile.in: Regenerate.
+       * spine.xml: Remove authors, add abstract for short
+       contents. Rename to index.html for html output.
+       * manual/spine.xml: Authors here, manual starts with index.html.
+       * api.xml: Update.
+       * faq.xml: Same.
+
 2011-09-27  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * libsupc++/tinfo.cc (type_info::operator==): Test __name instead
@@ -16,7 +28,7 @@
        * testsuite/23_containers/deque/modifiers/erase/50529.cc: Likewise.
        * testsuite/23_containers/deque/modifiers/erase/3.cc: Adjust.
 
-2011-09-25  Benjamin Kosnik  <bkoz@redhat.com
+2011-09-25  Benjamin Kosnik  <bkoz@redhat.com>
             Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        PR libstdc++/48698