diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-25 03:26:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-25 03:26:16 +0000 |
commit | 29514aade72d8a96937326a87bfe994f85896d94 (patch) | |
tree | 69677fda0bff76d3640a831244185e79752b8091 /localedata/ChangeLog | |
parent | 160bb4094514b41e70a4701235fb622c0061442b (diff) | |
download | glibc-29514aade72d8a96937326a87bfe994f85896d94.tar.gz glibc-29514aade72d8a96937326a87bfe994f85896d94.tar.xz glibc-29514aade72d8a96937326a87bfe994f85896d94.zip |
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read,
__libc_write, __libc_lseek64, to ... (ld: GLIBC_PRIVATE): ... here.
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 1d12af4510..bed3cef764 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2002-09-23 Roland McGrath <roland@redhat.com> + + * tst-xlocale1.c (main): int -> size_t for counter. + * tst-xlocale2.c (do_test): Likewise. + * tst-ctype.c (main): Likewise. + 2002-09-22 Bruno Haible <bruno@clisp.org> * charmaps/TSCII: New file. |