Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 23 Aug 2001 01:12:31 +0000 (01:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 23 Aug 2001 01:12:31 +0000 (01:12 +0000)
2001-08-22  Ulrich Drepper  <drepper@redhat.com>

* string/stratcliff.c (main): Add strncpy test.

ChangeLog

index 3fe74fb..6d2dd33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-22  Ulrich Drepper  <drepper@redhat.com>
+
+       * string/stratcliff.c (main): Add strncpy test.
+
 2001-08-22  Roland McGrath  <roland@frob.com>
 
        * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,