aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 5fd8b03a9..6f33deee8 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-11 Werner Koch <[email protected]>
+
+ * estream.c (es_setvbuf): Fix parameter check.
+ (es_set_buffering): Allow a SIZE of 0.
+ * asshelp.c (setup_libassuan_logging, my_libassuan_log_handler): New.
+ * logging.c (do_logv): Add arg IGNORE_ARG_PTR. Change all callers.
+ (log_string): New.
+
2010-03-10 Werner Koch <[email protected]>
* estream.c (es_func_fp_read, es_func_fp_write, es_func_fp_seek)