aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parent340f76a28417cb895ddef6d7836634263a7edf29 (diff)
downloadglibc-a707cff63d72f4e9d1a755b42444daef78f306b2.zip
glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar.gz
glibc-a707cff63d72f4e9d1a755b42444daef78f306b2.tar.bz2
* misc/syslog.c (openlog_internal): Fix compile problem.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5077ca4..af29605 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.