about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-07-30 15:55:36 +0000
committerUlrich Drepper <drepper@redhat.com>2008-07-30 15:55:36 +0000
commita707cff63d72f4e9d1a755b42444daef78f306b2 (patch)
treee9ed6ac3d291152adbf1965a3b547f90cbd03f17
parent340f76a28417cb895ddef6d7836634263a7edf29 (diff)
downloadglibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar.gz
glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar.xz
glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.zip
* misc/syslog.c (openlog_internal): Fix compile problem.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5077ca4b0d..af296057d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-30  Ulrich Drepper  <drepper@redhat.com>
+
+	* misc/syslog.c (openlog_internal): Fix compile problem.
+
 2008-07-28  Roland McGrath  <roland@redhat.com>
 
 	* elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.