diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-13 20:52:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-13 20:52:55 +0000 |
commit | 78c81ab7b4a25563697ce988ecff73c9937cef16 (patch) | |
tree | f001077b4dbd1250b2a747ceef6d6ca3f6b21830 /ChangeLog | |
parent | 78d8b07a44111d861be5f54847faccbc1219c3e7 (diff) | |
download | glibc-78c81ab7b4a25563697ce988ecff73c9937cef16.tar glibc-78c81ab7b4a25563697ce988ecff73c9937cef16.tar.gz glibc-78c81ab7b4a25563697ce988ecff73c9937cef16.tar.bz2 glibc-78c81ab7b4a25563697ce988ecff73c9937cef16.zip |
Update.
* posix/Makefile: Add rules to build and run tst-rxspencer.
(distribute): Add rxspencer/tests and rxspencer/COPYRIGHT.
* posix/tst-rxspencer.c: New file.
* posix/rxspencer/tests: New file.
* posix/rxspencer/COPYRIGHT: New file.
Patch mostly by Jakub Jelinek.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2003-11-13 Ulrich Drepper <drepper@redhat.com> + * posix/Makefile: Add rules to build and run tst-rxspencer. + (distribute): Add rxspencer/tests and rxspencer/COPYRIGHT. + * posix/tst-rxspencer.c: New file. + * posix/rxspencer/tests: New file. + * posix/rxspencer/COPYRIGHT: New file. + Patch mostly by Jakub Jelinek. + * posix/regcomp.c (parse_bracket_exp): Don't check for range if this is no option given the first token. |