aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-23 09:58:08 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-23 09:58:08 +0000
commit5a6bbb41603dabf4afcdd30c9f714a74078a787b (patch)
tree180493951aeb659de366c55f026bc2232933c6a1 /ChangeLog
parentfd1a0d0c7c23487e2ec8e1fc60036f1165f30ce1 (diff)
downloadglibc-5a6bbb41603dabf4afcdd30c9f714a74078a787b.tar
glibc-5a6bbb41603dabf4afcdd30c9f714a74078a787b.tar.gz
glibc-5a6bbb41603dabf4afcdd30c9f714a74078a787b.tar.bz2
glibc-5a6bbb41603dabf4afcdd30c9f714a74078a787b.zip
Update.
* posix/Makefile (CFLAGS-regex.c): Remove RE_ENABLE_I18N definition. * posix/regex_internal.h (RE_ENABLE_I18N): Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e74f0321b4..ca4d73f2f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-02-23 Ulrich Drepper <drepper@redhat.com>
+ * posix/Makefile (CFLAGS-regex.c): Remove RE_ENABLE_I18N definition.
+ * posix/regex_internal.h (RE_ENABLE_I18N): Pretty printing.
+
* resolv/res_libc.c [USE___THREAD] (_res): Initialize _vcsock
element to -1.