about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-13 21:23:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-13 21:23:11 +0000
commita8067e8f899dc2842aba0780a6943bacb8247c8c (patch)
tree10a2eae6158fe4e31fe5dc9ae61b833688436e8e /ChangeLog
parent78c81ab7b4a25563697ce988ecff73c9937cef16 (diff)
downloadglibc-a8067e8f899dc2842aba0780a6943bacb8247c8c.tar.gz
glibc-a8067e8f899dc2842aba0780a6943bacb8247c8c.tar.xz
glibc-a8067e8f899dc2842aba0780a6943bacb8247c8c.zip
Update.
2003-11-13  Jakub Jelinek  <jakub@redhat.com>

	* posix/regcomp.c (optimize_utf8): Optimize even if SIMPLE_BRACKET
	with no bits set for >= 0x80 chars is seen.
	* posix/bug-regex20.c (tests): Add new tests.  Expect [ABC] to be
	optimized.
	(main): Run all tests with RE_ICASE as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d99ae09f46..b146509d2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-11-13  Jakub Jelinek  <jakub@redhat.com>
+
+	* posix/regcomp.c (optimize_utf8): Optimize even if SIMPLE_BRACKET
+	with no bits set for >= 0x80 chars is seen.
+	* posix/bug-regex20.c (tests): Add new tests.  Expect [ABC] to be
+	optimized.
+	(main): Run all tests with RE_ICASE as well.
+
 2003-11-13  Ulrich Drepper  <drepper@redhat.com>
 
 	* posix/Makefile: Add rules to build and run tst-rxspencer.