summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b54a2d9980..d71801071b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2006-02-23 Roland McGrath <roland@redhat.com>
+ * sysdeps/unix/sysv/linux/i386/fchownat.c: Diddle code so that "fail"
+ label is always used.
+
+ [BZ #2172]
+ * bits/syslog-path.h: New file.
+ * misc/Makefile (headers): Add it.
+ * misc/sys/syslog.h: Include it.
+ (_PATH_LOG): Macro removed.
+ From Robert Millan <robertmh@gnu.org>.
+
* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation
in misc/, not posix/.
Reported by David S. Miller <davem@davemloft.net>.