diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0b0101ad75..7062cdbb12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-13 Ulrich Drepper <drepper@redhat.com> + + * misc/syslog.c (log_cleanup): Don't use parameter in + __libc_lock_unlock call, use syslog_lock directly. Adjust callers to + pass NULL instead of a pointer to syslog_lock. + 2002-12-12 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map |