diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 206d7729b18d..92f9ecb07d81 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-19 Jonathan Wakely
prepared by Benjamin Kosnik (bkoz@redhat.com) on August 28, 2000
-
Notes on the codecvt implementation.
-
+
1. Abstract
@@ -142,14 +147,14 @@ includes:
Identifiers for each of the codesets involved in the conversion. For example, using the iconv family of functions from the Single Unix Specification (what used to be called X/Open) hosted on the GNU/Linux operating system allows bi-directional mapping between far more than the following tantalizing possibilities: -
+
(An edited list taken from `iconv --list`
on a Red Hat 6.2/Intel system:
@@ -519,4 +524,5 @@ System Interface Definitions, Issue 6 (IEEE Std. 1003.1-200x) The Open Group/The Institute of Electrical and Electronics Engineers, Inc. http://www.opennc.org/austin/docreg.html - + +