summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-03-28 10:38:37 -0700
committerRoland McGrath <roland@hack.frob.com>2013-03-28 10:38:37 -0700
commit356b3480232d1a8f689c6c275e45c2a4c68efb30 (patch)
tree98feb76e5ef7b80510dd434c4a32af6f882bfec9 /ChangeLog
parentb0f1246ab45b6d27e2bba64aa8dfe407ac740537 (diff)
downloadglibc-356b3480232d1a8f689c6c275e45c2a4c68efb30.tar.gz
glibc-356b3480232d1a8f689c6c275e45c2a4c68efb30.tar.xz
glibc-356b3480232d1a8f689c6c275e45c2a4c68efb30.zip
Never call syslog in __libc_message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 183bedfae8..f21bf51e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-28  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
+	(__libc_message): Never call vsyslog.
+
 2013-03-28  Alan Modra  <amodra@gmail.com>
 
 	* sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):