OSDN Git Service

2004-03-03 Jonathan Wakely <redi@gcc.gnu.org>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Mar 2004 15:52:54 +0000 (15:52 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Mar 2004 15:52:54 +0000 (15:52 +0000)
* docs/html/documentation.html: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78838 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/documentation.html

index e6c8a2e..6edd859 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-03  Jonathan Wakely  <redi@gcc.gnu.org>
+
+       * docs/html/documentation.html: Regenerate.
+
 2004-03-02  Paolo Carlini  <pcarlini@suse.de>
 
        PR libstdc++/14320
index 54bd59e..7819955 100644 (file)
      <li><a href="20_util/howto.html#2"><code>auto_ptr</code> inside container classes</a></li>
      <li><a href="20_util/howto.html#3">Functors</a></li>
      <li><a href="20_util/howto.html#4">Pairs</a></li>
-     <li><a href="20_util/allocator.html">Allocators and allocation</a></li>
+     <li><a href="20_util/howto.html#5">Memory allocators</a></li>
    </ul>
    </li>