diff options
Diffstat (limited to '')
-rw-r--r-- | jnlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index 99c9177b5..1527fb773 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,8 @@ +2004-04-30 Werner Koch <[email protected]> + + * logging.c (log_set_file): Make sure the log stream will be + closed even if the stderr fileno will be assigned to a new socket. + 2004-04-16 Werner Koch <[email protected]> * logging.h (JNLIB_LOG_WITH_PREFIX): Add constants for the flag |