From f456d345280c60102db9a7e00453b70d592e7f66 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Thu, 25 Oct 2001 21:17:34 +0000 Subject: [PATCH] documentation.html: Fix typo. 2001-10-25 Phil Edwards * docs/html/documentation.html: Fix typo. From-SVN: r46497 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/docs/html/documentation.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d0ad067222f..ce05b96f217 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2001-10-25 Phil Edwards + + * docs/html/documentation.html: Fix typo. + 2001-10-23 Benjamin Kosnik Make -fno-exceptions work. diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index b3ca3d64ca9..b1ecdc4b4b0 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -60,7 +60,7 @@ - GPL v2 license terms
  • DESIGN - overview of the implementation plan -
  • headER_POLICY +
  • HEADER_POLICY - header naming and sub-include structure
  • PROBLEMS