aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b27df17..841a625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-11-22 Ulrich Drepper <drepper@redhat.com>
+ * nscd/connections.c (sendfileall): Define.
+ (handle_request): Use it instead of sendfile call.
+ * nscd/nscd-client.h: Declare sendfileall.
+ * nscd/aicache.c: Use sendfileall instead of sendfile.
+ * nscd/grpcache.c: Likewise.
+ * nscd/hstcache.c: Likewise.
+ * nscd/initgrcache.c: Likewise.
+ * nscd/pwdcache.c: Likewise.
+
[BZ #1908]
* manual/install.texi (Tools for Compilation): Require gawk.