diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-11 07:22:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-11 07:22:02 +0000 |
commit | b14395dea54e5debcc32f21ffdcb443aef399513 (patch) | |
tree | 93ab8159bc9235c01a848387ed3c735fbec9720c /ChangeLog | |
parent | 073a39d614ec893159879f0b52179816cb1a5763 (diff) | |
download | glibc-b14395dea54e5debcc32f21ffdcb443aef399513.tar.gz glibc-b14395dea54e5debcc32f21ffdcb443aef399513.tar.xz glibc-b14395dea54e5debcc32f21ffdcb443aef399513.zip |
Update.
2003-11-10 Carlos O'Donell <carlos@baldric.uwo.ca> * io/ftwtest-sh: Fix nested sed commands. 2003-11-10 Jakub Jelinek <jakub@redhat.com> * posix/regex_internal.h (re_string_char_size_at): Don't look beyond valid_len wide chars.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9880e547b0..220de4279c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-11-10 Carlos O'Donell <carlos@baldric.uwo.ca> + + * io/ftwtest-sh: Fix nested sed commands. + +2003-11-10 Jakub Jelinek <jakub@redhat.com> + + * posix/regex_internal.h (re_string_char_size_at): Don't look beyond + valid_len wide chars. + 2003-11-09 Roland McGrath <roland@redhat.com> * manual/examples/dir2.c (one): Add const to argument type. |