diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-03 01:24:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-03 01:24:42 +0000 |
commit | 8bc6161d5066bfa2f38010e978f09a4b9c0956f8 (patch) | |
tree | 89732f7a5f70b0a60aceefa0cc24f4f3facbc1e4 /ChangeLog | |
parent | bb376d33b5843880f7a0ad91e9e6a54337beaa20 (diff) | |
download | glibc-8bc6161d5066bfa2f38010e978f09a4b9c0956f8.tar.gz glibc-8bc6161d5066bfa2f38010e978f09a4b9c0956f8.tar.xz glibc-8bc6161d5066bfa2f38010e978f09a4b9c0956f8.zip |
Update. glibc-2.1.97 cvs/glibc-2_1_97
* iconvdata/Makefile (distribute): Add viscii.c. * elf/Makefile (distribute): Add tst-pathopt.sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c711cb3136..f5ecbafce5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * version.h (VERSION): Bump to 2.1.97. + * iconvdata/Makefile (distribute): Add viscii.c. + + * elf/Makefile (distribute): Add tst-pathopt.sh. + * sysdeps/i386/i486/bits/string.h (strcmp): Cast arguments to __strcmp_cc, __strcmp_cg, and __strcmp_gc to unsigned char *. (__strcmp_cc, __strcmp_cg, __strcmp_gc): Remove casts of values here. |