about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-13 01:04:26 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-13 01:04:26 +0000
commit813ec65a4d69dcf9b2ecaf42395a4ba62dd2d33c (patch)
tree3227bd5dc92eb6fc1e3cfaa8cac7107997e439d8 /ChangeLog
parent14744156b935eb7fb1a2013fdc3ce6613defa94d (diff)
downloadglibc-813ec65a4d69dcf9b2ecaf42395a4ba62dd2d33c.tar.gz
glibc-813ec65a4d69dcf9b2ecaf42395a4ba62dd2d33c.tar.xz
glibc-813ec65a4d69dcf9b2ecaf42395a4ba62dd2d33c.zip
Update.
2003-11-12  Ulrich Drepper  <drepper@redhat.com>

	* posix/PTESTS: Cleanup.  Fix typoes.  Correct bugs in 2003.2.
	* posix/runptests.c (main): Handle comments.
	* posix/PTESTS2C.sed: Handle comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57cc6c6b55..17bb10eb29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-12  Ulrich Drepper  <drepper@redhat.com>
+
+	* posix/PTESTS: Cleanup.  Fix typoes.  Correct bugs in 2003.2.
+	* posix/runptests.c (main): Handle comments.
+	* posix/PTESTS2C.sed: Handle comments.
+
 2003-11-12  Jakub Jelinek  <jakub@redhat.com>
 
 	* posix/regcomp.c (optimize_utf8): New function.