diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-26 01:34:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-26 01:34:13 +0000 |
commit | f00ebd7f811ac03665c877846cad3750b0815122 (patch) | |
tree | b11cd0722a54a37a5e2f645dd11fa6ebc365e7ca /ChangeLog | |
parent | 488fb3c7368721be174d78f45bb3f5d89940446e (diff) | |
download | glibc-f00ebd7f811ac03665c877846cad3750b0815122.tar glibc-f00ebd7f811ac03665c877846cad3750b0815122.tar.gz glibc-f00ebd7f811ac03665c877846cad3750b0815122.tar.bz2 glibc-f00ebd7f811ac03665c877846cad3750b0815122.zip |
Update.
2000-01-25 Ulrich Drepper <drepper@cygnus.com>
* string/argz-stringify.c: Handle case of missing \0 at the end of
the given argz.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-01-25 Ulrich Drepper <drepper@cygnus.com> + + * string/argz-stringify.c: Handle case of missing \0 at the end of + the given argz. + 2000-01-24 Ulrich Drepper <drepper@cygnus.com> * nscd/hstcache.c: Don't count in mapped IPv6 addresses in total |