diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index ce6817470..4dd266e0f 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,5 +1,8 @@ 2010-04-20 Werner Koch <[email protected]> + * estream.c (es_deinit): New. + (es_init_do): Intll atexit handler to flush all streams. + * Makefile.am (common_sources): Add gettime.h. 2010-04-20 Marcus Brinkmann <[email protected]> @@ -16,7 +19,7 @@ 2010-04-15 Werner Koch <[email protected]> - * util.h: Factor time related fucntions out to ... + * util.h: Factor time related functions out to ... * gettime.h: New. (gnupg_copy_time): Move to ... * gettime.c (gnupg_copy_time): New. |