From db228898f2aebd5c3feeec16db807cfe2d35e565 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 16 Feb 2005 10:50:38 +0000 Subject: [PATCH] . --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index da55e745dc4..9adf854da02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-01-17 Roland McGrath + + [BZ #745] + * nscd/Makefile (LDLIBS-nscd): New variable. + ($(objpfx)nscd): Use that instead of selinux-LIBS. + + [BZ #745] + * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)). + (link-extra-libs-static): Define to $(link-extra-libs). + (link-extra-libs-bounded): Likewise. + 2005-01-16 GOTO Masanori [BZ #734] @@ -78,6 +89,12 @@ * elf/Makefile (generated): Add tst-pie1{,.out,.o}. +2005-01-06 Roland McGrath + + [BZ #633] + * sysdeps/unix/sysv/linux/futimes.c (__futimes): Catch errno values + indicating file-name lookup errors, and return ENOSYS or EBADF instead. + 2005-01-06 Ulrich Drepper * posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640] -- 2.47.2