diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-24 22:02:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-24 22:02:03 +0000 |
commit | 80c00d3173bbca4784787733578e868751bcfec0 (patch) | |
tree | e7f77e94d83f329d76f42dfe6fef3990e522f37f /ChangeLog | |
parent | 612546c60dd28d7af44fbb2bc98c69c33b4a0c49 (diff) | |
download | glibc-80c00d3173bbca4784787733578e868751bcfec0.tar.gz glibc-80c00d3173bbca4784787733578e868751bcfec0.tar.xz glibc-80c00d3173bbca4784787733578e868751bcfec0.zip |
Update.
2002-04-14 Bruno Haible <bruno@clisp.org> * posix/regex.c (re_max_failures): Add back symbol for binary compatibility.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7a322dd464..57d990eff2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-14 Bruno Haible <bruno@clisp.org> + + * posix/regex.c (re_max_failures): Add back symbol for binary + compatibility. + 2002-04-22 Isamu Hasegawa <isamu@yamato.ibm.com> * posix/regcomp.c (re_compile_internal): Adapt it to new interface |