summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-13 20:52:55 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-13 20:52:55 +0000
commit78c81ab7b4a25563697ce988ecff73c9937cef16 (patch)
treef001077b4dbd1250b2a747ceef6d6ca3f6b21830 /ChangeLog
parent78d8b07a44111d861be5f54847faccbc1219c3e7 (diff)
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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3273204560..d99ae09f46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.