diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-03 00:45:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-03 00:45:23 +0000 |
commit | bb376d33b5843880f7a0ad91e9e6a54337beaa20 (patch) | |
tree | 37604419a561c7c24d6dc1732cd94a321ba2c991 /ChangeLog | |
parent | cf37087aaf575bf9aaa53527d9936a20bb7644e3 (diff) | |
download | glibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.zip glibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.tar.gz glibc-bb376d33b5843880f7a0ad91e9e6a54337beaa20.tar.bz2 |
Update.
* version.h (VERSION): Bump to 2.1.97.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2000-11-02 Ulrich Drepper <drepper@redhat.com> + * version.h (VERSION): Bump to 2.1.97. + * 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. |