summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-13 06:20:01 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-13 06:20:01 +0000
commitf6069ff0900f338ab1f6fc14d7969030339fd5be (patch)
tree861af1c7f9d4168985d5a5243545db73c33be8a0 /libiberty/ChangeLog
parent194ae0744d9ec812e57a339aec6e5a285f21475f (diff)
downloadgcc-f6069ff0900f338ab1f6fc14d7969030339fd5be.tar.gz
* libiberty.texi (Index): Fix html generation with makeinfo by
renaming this node to Manual Index. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90571 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index c8ea3331525..9a14192c5eb 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-12 Mike Stump <mrs@apple.com>
+
+ * libiberty.texi (Index): Fix html generation with makeinfo by
+ renaming this node to Manual Index.
+
2004-09-08 Adam Nemet <anemet@lnxw.com>
* vasprintf.c: Accept __va_copy in addition to va_copy.