aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index e9f643774..e4df12a7f 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-21 Werner Koch <[email protected]>
+
+ * logging.c (log_set_file): Do not close an old logstream if it
+ used to be stderr or stdout.
+
2004-05-05 Werner Koch <[email protected]>
* logging.c (log_set_file): Oops, don't close if LOGSTREAM is NULL.