+2005-01-17 Roland McGrath <roland@redhat.com>
+
+ [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 <gotom@debian.or.jp>
[BZ #734]
* elf/Makefile (generated): Add tst-pie1{,.out,.o}.
+2005-01-06 Roland McGrath <roland@redhat.com>
+
+ [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 <drepper@redhat.com>
* posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640]