From bb09d86cb5a933f47e5bc606fc61faa6bcfa5e1f Mon Sep 17 00:00:00 2001 From: pme Date: Wed, 2 May 2001 01:39:03 +0000 Subject: [PATCH] 2001-05-01 Tom Browder * docs/html/ext/howto.html: Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41752 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/docs/html/ext/howto.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d160b2d..c682576 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2001-05-01 Tom Browder + + * docs/html/ext/howto.html: Fix typo. + 2001-05-01 Gabriel Dos Reis * testsuite/libstdc++.tests/tests.exp: Add comment. diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 84b8b8d..cdc0958 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -8,7 +8,7 @@ libstdc++-v3 HOWTO: Extensions - + @@ -98,7 +98,7 @@

(Side note: for those of you wondering, "Why wasn't a hash table included in the Standard in the first #!$@ place?" I'll give a quick answer: it was proposed, but too late and in too - unorganized a fashion. Some sort of hashing will undoubtably be + unorganized a fashion. Some sort of hashing will undoubtedly be included in a future Standard.

Return to top of page or @@ -159,7 +159,7 @@

Comments and suggestions are welcome, and may be sent to the mailing list. -
$Id: howto.html,v 1.2 2001/03/25 00:01:56 pme Exp $ +
$Id: howto.html,v 1.3 2001/04/03 00:26:56 pme Exp $

-- 2.7.4