about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-03-03 19:37:24 +0000
committerUlrich Drepper <drepper@redhat.com>2002-03-03 19:37:24 +0000
commitf990d293ea9f645ff27b1ab8624ac892def9f08f (patch)
tree430860d8d53eec8f68736de46b4c852ba7bd76c8
parent718c4bf954dd0c224a57cbff5f1b910da2236fa5 (diff)
downloadglibc-f990d293ea9f645ff27b1ab8624ac892def9f08f.tar.gz
glibc-f990d293ea9f645ff27b1ab8624ac892def9f08f.tar.xz
glibc-f990d293ea9f645ff27b1ab8624ac892def9f08f.zip
Update.
2002-03-03  Ulrich Drepper  <drepper@redhat.com>

	* posix/regcomp.c: Compatibility changes to allow using the code
	outside glibc.
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b75f2d29d0..f819bc0df3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
+2002-03-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* posix/regcomp.c: Compatibility changes to allow using the code
+	outside glibc.
+
 2002-02-28  Hartvig Ekner <hartvige@mips.com>
- 
+
 	* sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
 	compiled non-PIC.