diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-26 03:11:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-26 03:11:19 +0000 |
commit | d6f7f7bdf014b2c80424c496b51d339a4db0f827 (patch) | |
tree | 52a3c78798c015b4cd37a860241f344edf9cc0d0 /ChangeLog | |
parent | 9de4e2034072a876f16d9c1d7368cee533d91a6b (diff) | |
download | glibc-d6f7f7bdf014b2c80424c496b51d339a4db0f827.tar glibc-d6f7f7bdf014b2c80424c496b51d339a4db0f827.tar.gz glibc-d6f7f7bdf014b2c80424c496b51d339a4db0f827.tar.bz2 glibc-d6f7f7bdf014b2c80424c496b51d339a4db0f827.zip |
Update.
2000-01-25 Ulrich Drepper <drepper@cygnus.com>
* string/strxfrm.c: Don't count in the terminating NUL byte/word.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-01-25 Ulrich Drepper <drepper@cygnus.com> + + * string/strxfrm.c: Don't count in the terminating NUL byte/word. + 2000-01-24 Paul Eggert <eggert@twinsun.com> * posix/fnmatch_loop.c (FCT): Use locale's collating sequence when |