diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-19 16:52:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-19 16:52:55 +0000 |
commit | d4b6038332afd43414b7ff0eb0ae3dec377b10bf (patch) | |
tree | 3103fc39b1009ce2a977ec353f7570d149e93fb5 /ChangeLog | |
parent | b3b71a3bcbc23d22405d53bedcf62e0309c93f38 (diff) | |
download | glibc-d4b6038332afd43414b7ff0eb0ae3dec377b10bf.tar.gz glibc-d4b6038332afd43414b7ff0eb0ae3dec377b10bf.tar.xz glibc-d4b6038332afd43414b7ff0eb0ae3dec377b10bf.zip |
Update.
* misc/regexp.h: Say the functions have been withdrawn.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c5d542da63..02615c25b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-05-19 Ulrich Drepper <drepper@redhat.com> + * misc/regexp.h: Say the functions have been withdrawn. + * wcsmbs/tst-wcpncpy.c: Add more tests. 2004-05-18 Roland McGrath <roland@frob.com> |