about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-06 22:08:25 +0000
committerRoland McGrath <roland@gnu.org>2002-12-06 22:08:25 +0000
commit593d2ac88e808a127a1f805a0aedfddc3bb4a21f (patch)
tree4b90ef2913a6a54ae7067ac24a3ae26bb6942dc5 /ChangeLog
parentd7e82198ecda5be52ce293571c9aa2a597a93765 (diff)
downloadglibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.tar.gz
glibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.tar.xz
glibc-593d2ac88e808a127a1f805a0aedfddc3bb4a21f.zip
* posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
	* posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bc3f95fb5..5079c4e875 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-06  Jakub Jelinek  <jakub@redhat.com>
+
+	* posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
+	* posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
+
 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
 
 	* misc/syslog.c (log_cleanup): New function.