diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-30 23:45:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-30 23:45:22 +0000 |
commit | a2fa860526e6e6978385fd789a24401ddb6e6c5f (patch) | |
tree | 20ef826a23ca2e76ea11e51bf33d9ac7bfa260ae /ChangeLog | |
parent | 9b014809fae75a2019975ff61d13eb66249e3491 (diff) | |
download | glibc-a2fa860526e6e6978385fd789a24401ddb6e6c5f.tar.gz glibc-a2fa860526e6e6978385fd789a24401ddb6e6c5f.tar.xz glibc-a2fa860526e6e6978385fd789a24401ddb6e6c5f.zip |
Update.
* sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Loose __P.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2f8fb0ac83..c5f85ff1f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-05-30 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Loose __P. + * locale/Versions [libc] (GLIBC_2.2): Add localeconv. * locale/localeconv.c: Make function versioned (with same definition). |