diff options
Diffstat (limited to '')
-rw-r--r-- | jnlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index a530a478d..c8ea2efa7 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,7 @@ +2008-10-15 Werner Koch <[email protected]> + + * logging.c (do_logv) [W32]: Flush the log stream. + 2008-09-29 Werner Koch <[email protected]> * argparse.c (ARGERR_): Use constants for error values. |