diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-26 05:54:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-26 05:54:30 +0000 |
commit | b7ed26c6633ae836938d056490ab4efaa0749af0 (patch) | |
tree | 2b657e183ca24af1e50fd1e1f36c3a7f6a54b2ae /localedata/ChangeLog | |
parent | a99db9247ace23ff80017bd26451ff8d268468ec (diff) | |
download | glibc-b7ed26c6633ae836938d056490ab4efaa0749af0.tar.gz glibc-b7ed26c6633ae836938d056490ab4efaa0749af0.tar.xz glibc-b7ed26c6633ae836938d056490ab4efaa0749af0.zip |
Update.
2000-07-25 Ulrich Drepper <drepper@redhat.com> * rt/lio_listio.c (lio_listio): Handle case of SIG == NULL correctly. Reported by Kevin Beard <beardk@gatwick.Geco-Prakla.slb.com>.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6351c03bda..a0eb82ef83 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2000-07-25 Ulrich Drepper <drepper@redhat.com> + * locales/zh_CN: Update for new format. + Patch by Yong Li <yong.li@asu.edu>. + * tst-langinfo.c: Add copyright text. 2000-07-24 Ulrich Drepper <drepper@redhat.com> |