]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2007-06-06 Benjamin Kosnik <bkoz@redhat.com>
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 6 Jun 2007 13:54:44 +0000 (13:54 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 6 Jun 2007 13:54:44 +0000 (13:54 +0000)
    Frank Mori Hess  <frank.hess@nist.gov>

Co-Authored-By: Frank Mori Hess <frank.hess@nist.gov>
From-SVN: r125485

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

index 4655e73aa01894c21c56b31ba28b26924e33b363..14407afd32b68fb731e219f71520731d81dc1c31 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-06  Benjamin Kosnik  <bkoz@redhat.com>
+           Frank Mori Hess  <frank.hess@nist.gov>
+       
+       * docs/html/debug.html: Correct link.
+
 2007-06-02  Paolo Carlini  <pcarlini@suse.de>
 
        * include/tr1_impl/type_traits (is_reference, add_reference,
index f2f4c63e539a1a9a86a3a84e442c23b73c410de8..09a1677239c9f2533fac934289bd28d0e9c8e401 100644 (file)
 
 
 <h3 class="left"><a name="verbterm">Tracking uncaught exceptions</a></h3>
-<p>The <a href="19_diagnostics/howto.html#4">verbose termination handler</a>
+<p>The <a href="18_support/howto.html#4">verbose termination handler</a>
    gives information about uncaught exceptions which are killing the
    program.  It is described in the linked-to page.
 </p>