From: Ulrich Drepper Date: Wed, 30 Jul 2008 15:55:36 +0000 (+0000) Subject: * misc/syslog.c (openlog_internal): Fix compile problem. X-Git-Tag: cvs/fedora-glibc-20080802T0809~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a707cff63d72f4e9d1a755b42444daef78f306b2;p=thirdparty%2Fglibc.git * misc/syslog.c (openlog_internal): Fix compile problem. --- diff --git a/ChangeLog b/ChangeLog index 5077ca4b0d3..af296057d50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-07-30 Ulrich Drepper + + * misc/syslog.c (openlog_internal): Fix compile problem. + 2008-07-28 Roland McGrath * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.