about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-09-25 03:10:54 +0000
committerUlrich Drepper <drepper@redhat.com>2001-09-25 03:10:54 +0000
commit84e4ff7b49dd13a023b4094d50c843ac16f4ab65 (patch)
treed385109752e6ac14bbd5e7aaafedf259199d5485 /ChangeLog
parent61423e13e519c41c49adcdd8d1259a8213a5fded (diff)
downloadglibc-84e4ff7b49dd13a023b4094d50c843ac16f4ab65.tar.gz
glibc-84e4ff7b49dd13a023b4094d50c843ac16f4ab65.tar.xz
glibc-84e4ff7b49dd13a023b4094d50c843ac16f4ab65.zip
Update.
	* rt/Makefile: Remove use of filter for librt again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28e4c5180f..e7de6f013f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
 
+	* rt/Makefile: Remove use of filter for librt again.
+
 	* sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
 	UL_SETFSIZE computations better.