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 28c6e3bdf3..31b682d1e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-24 Ulrich Drepper <drepper@redhat.com>
+
+ * misc/syslog.c: Moved to...
+ * sysdeps/generic/syslog.c: ...here.
+ [NO_SIGIPE]: Don't install SIGPIPE handler.
+ * sysdeps/unix/sysv/linux/syslog.c: New file.
+ * sysdeps/unix/sysv/linux/kernel-features.h: Define
+ __ASSUME_MSG_NOSIGNAL.
+
2005-01-22 Richard Henderson <rth@redhat.com>
* sysdeps/alpha/dl-trampoline.S: New file.