about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-10-15 15:23:33 +0000
committerUlrich Drepper <drepper@redhat.com>2005-10-15 15:23:33 +0000
commit1ba81cea2789200c5247ad017653199b9666a461 (patch)
tree8d869795d591e68c5fbed2d69e0d30b2cfd3c1d4 /ChangeLog
parentba2aceb813987e16b2f929e36e178315fc0f0d04 (diff)
downloadglibc-1ba81cea2789200c5247ad017653199b9666a461.tar.gz
glibc-1ba81cea2789200c5247ad017653199b9666a461.tar.xz
glibc-1ba81cea2789200c5247ad017653199b9666a461.zip
* posix/regexec.c: Finish prototyping of static functions.
	* posix/regex_internal.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 703eead1c6..b15e3c3587 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-15  Ulrich Drepper  <drepper@redhat.com>
+
+	* posix/regexec.c: Finish prototyping of static functions.
+	* posix/regex_internal.c: Likewise.
+
 2005-10-14  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken