diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-02 10:28:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-02 10:28:18 +0000 |
commit | b6d04893506c23e5a36deefffc67328c7382149a (patch) | |
tree | 751a04c7c28fca5c6cd533526748117bdaa4f8ca /ChangeLog | |
parent | bf726173e725ccbccef404f631385d52adcabb29 (diff) | |
download | glibc-b6d04893506c23e5a36deefffc67328c7382149a.tar.gz glibc-b6d04893506c23e5a36deefffc67328c7382149a.tar.xz glibc-b6d04893506c23e5a36deefffc67328c7382149a.zip |
Update.
1999-04-02 Ulrich Drepper <drepper@cygnus.com> * misc/syslog.c (closelog_internal): Do not reset LogTag here. (closelog): But instead here. Patch by Alan Curry <pacman@cqc.com> [PR libc/1061].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index de61cae094..a2ff5a5e4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-04-02 Ulrich Drepper <drepper@cygnus.com> + + * misc/syslog.c (closelog_internal): Do not reset LogTag here. + (closelog): But instead here. + Patch by Alan Curry <pacman@cqc.com> [PR libc/1061]. + 1999-04-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * elf/Makefile (CFLAGS-multiload.c): Change to allow building in |