summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-12 07:56:31 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-12 07:56:31 +0000
commite432c0378ecfa545948d4be68190ab470446554b (patch)
tree422e43a69cdab82b61e5e2d1605000d0cc3567d9 /ChangeLog
parent74e12fbc03bb19ee8cbd880d0def24409ce0c6f8 (diff)
downloadglibc-e432c0378ecfa545948d4be68190ab470446554b.tar.gz
glibc-e432c0378ecfa545948d4be68190ab470446554b.tar.xz
glibc-e432c0378ecfa545948d4be68190ab470446554b.zip
Update.
	* posix/bug-regex17.c: New file
	* posix/bug-regex18.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ad1b42e41..e4bc7e1228 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,8 @@
 	of toupper.
 	* posix/Makefile (tests): Add bug-regex17 and bug-regex18.
 	(bug-regex17-ENV, bug-regex18-ENV): Add LOCPATH.
-	* posix/bug-regex18.c: New test.
+	* posix/bug-regex17.c: New file
+	* posix/bug-regex18.c: New file.
 
 2003-10-08  Thorsten Kukuk  <kukuk@suse.de>