diff options
author | DJ Delorie <dj@redhat.com> | 2000-12-29 20:16:02 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-12-29 20:16:02 +0000 |
commit | f65288376eade2d4eeaf08d39f2aaa0470c49f44 (patch) | |
tree | a4f61a179e80dbc901921d5617f0d5ca7fbedf0c /libiberty/ChangeLog | |
parent | 8108ad8e84adfc81545fa802d1869ebb65fa7732 (diff) | |
download | gdb-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/ChangeLog | 9 |
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. |