diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-23 19:41:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-23 19:41:48 +0000 |
commit | d64a397a543831f55bded895dca6f00f093ef4ee (patch) | |
tree | 6d2d95600c7fd21a6793b27e9b9b53b604ab9374 /localedata/ChangeLog | |
parent | 33e09162d0187eddf91bafa5e64f9d413a5a920f (diff) | |
download | glibc-d64a397a543831f55bded895dca6f00f093ef4ee.tar.gz |
Update.
2000-11-23 Ulrich Drepper <drepper@redhat.com>
* tst-digits.c (main): Add casts to avoid warnings.
* collate-test.c (xstrcoll): Make l1 and l2 const.
* xfrm-test.c (xstrcmp): Make l1 and l2 const.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 1d491f402c..4bea33ceb0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2000-11-23 Ulrich Drepper <drepper@redhat.com> + + * tst-digits.c (main): Add casts to avoid warnings. + * collate-test.c (xstrcoll): Make l1 and l2 const. + * xfrm-test.c (xstrcmp): Make l1 and l2 const. + 2000-11-20 Ulrich Drepper <drepper@redhat.com> * charmaps/BALTIC: Superceded by ISO-8859-13. |