diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-08 15:48:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-08 15:48:49 +0000 |
commit | 4e10809888937ada32f018e3bac579e55489969c (patch) | |
tree | 3c420f8bca1479a00a93b5bb96d90f60450c0d11 | |
parent | cfc01981e2b112b72f1bcc4643ced7481e3fc649 (diff) | |
download | glibc-4e10809888937ada32f018e3bac579e55489969c.tar.gz glibc-4e10809888937ada32f018e3bac579e55489969c.tar.xz glibc-4e10809888937ada32f018e3bac579e55489969c.zip |
Update.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 28181eff4a..eeaa0099bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-10-08 Ulrich Drepper <drepper@cygnus.com> + * elf/dl-close.c (_dl_close): Fix typo. Patch by Christian Gafton. + * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add missing Ruffian entry. Patch by Christian Gafton. |