diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-04 16:21:38 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-04 16:21:38 +0000 |
commit | ba5da1e2ed443247eaefb6cc80c39fdd5a66273c (patch) | |
tree | 13d4c7b59dbbf405bbabdec1dabdf7274d2983f0 | |
parent | 4f38745cfdd43b8faca6a93c59501881b4a6a998 (diff) | |
download | glibc-ba5da1e2ed443247eaefb6cc80c39fdd5a66273c.zip glibc-ba5da1e2ed443247eaefb6cc80c39fdd5a66273c.tar.gz glibc-ba5da1e2ed443247eaefb6cc80c39fdd5a66273c.tar.bz2 |
* posix/bug-regex11.c: New test.
* posix/Makefile (tests): Add bug-regex11.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-09-04 Jakub Jelinek <jakub@redhat.com> + + * posix/bug-regex11.c: New test. + * posix/Makefile (tests): Add bug-regex11. + 2002-09-03 Jakub Jelinek <jakub@redhat.com> * locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to |