aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-29 20:16:02 +0000
committerDJ Delorie <dj@redhat.com>2000-12-29 20:16:02 +0000
commitf65288376eade2d4eeaf08d39f2aaa0470c49f44 (patch)
treea4f61a179e80dbc901921d5617f0d5ca7fbedf0c /libiberty/ChangeLog
parent8108ad8e84adfc81545fa802d1869ebb65fa7732 (diff)
downloadgdb-f65288376eade2d4eeaf08d39f2aaa0470c49f44.zip
gdb-f65288376eade2d4eeaf08d39f2aaa0470c49f44.tar.gz
gdb-f65288376eade2d4eeaf08d39f2aaa0470c49f44.tar.bz2
* fnmatch.c: Make the note about the origins of this file more
accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index e3142bf..dc1ef09 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,12 @@
+2000-12-29 DJ Delorie <dj@redhat.com>
+
+ * fnmatch.c: Make the note about the origins of this file more
+ accurate, at least until we can sync with glibc.
+ * getopt.c: Ditto.
+ * getopt1.c: Ditto.
+ * md5.c: Ditto.
+ * obstack.c: Ditto.
+
2000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* bsearch.c: New file.