diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-02 09:26:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-02 09:26:53 +0000 |
commit | b1418d8f39dd2b26fd67c3350493431f99514285 (patch) | |
tree | f94f5c7d8b0577b7ce43b9f9200bdf3c75e9792e /ChangeLog | |
parent | 5b3ce86c1ccd1bf7b463e3bc59077c9cf632cfa0 (diff) | |
download | glibc-b1418d8f39dd2b26fd67c3350493431f99514285.zip glibc-b1418d8f39dd2b26fd67c3350493431f99514285.tar.gz glibc-b1418d8f39dd2b26fd67c3350493431f99514285.tar.bz2 |
Update.
1999-02-02 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/reboot.c: Make sure first parameter is
correctly passed to the kernel even on 64bit platforms.
Patch by Bruce Elliott <bde@nwlink.com>.
* localedata/locales/it_CH: New file.
Contributed by Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-02-02 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/reboot.c: Make sure first parameter is + correctly passed to the kernel even on 64bit platforms. + Patch by Bruce Elliott <bde@nwlink.com>. + + * localedata/locales/it_CH: New file. + Contributed by Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>. + 1999-01-31 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c (fdim_test): Fix typo in message. |