aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0601dca..c2b9b14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-01 Ulrich Drepper <drepper@redhat.com>
+ [BZ #2450]
+ * posix/unistd.h: Match return value of readlink to what POSIX
+ says these days.
+ * io/readlink.c: Likewise.
+ * io/readlinkat.c: Likewise.
+ * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
+
[BZ #2498]
* nscd/connections.c (main_loop_poll): If the connection cannot be
accepted because of user-imposed limits close the descriptor.