diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index abe8633216..1a8518db0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-02-24 Ulrich Drepper <drepper@redhat.com> + + * conform/conformtest.pl (@headers): Add string.h and strings.h. + * conform/data/string.h-data: New file. + * conform/data/strings.h-data: New file. + + * string/string.h [__USE_XOPEN]: Don't declare functions from + <strings.h> here as well. + 2000-02-23 Ulrich Drepper <drepper@redhat.com> * posix/sys/wait.h: Pretty printing. Allow WEXITSTATUS etc be |