diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 9ca1b151040..2e3dced86f0 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2004-11-24 Jonathan Wakely + + * docs/html/ext/howto.html: Fix incorrect link. + * docs/html/documentation.html: Regenerate. + 2004-11-24 Nathan Myers * include/bits/streambuf_iterator.h diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index d41afd72b4e..327c6354641 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -229,7 +229,7 @@
  • __mt_alloc
  • Compile-time checks
  • LWG Issues
  • -
  • Demangling
  • +
  • Demangling
  • diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 194bc5d37c9..b35ba9ec081 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -53,7 +53,7 @@
  • __mt_alloc
  • Compile-time checks
  • LWG Issues
  • -
  • Demangling
  • +
  • Demangling