aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index b87ccb8..b9e6e94 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,14 @@
+2009-09-01 Marcus Brinkmann <[email protected]>
+
+ * assuan.texi: (External I/O Loop Server): Document
+ assuan_process_done.
+ (assuan_register_post_cmd_notify): Change type of ERR from int to
+ gpg_error_t.
+ (assuan_set_error): Likewise.
+ (assuan_register_option_handler): Change types in callback handler
+ from int to gpg_error_t.
+ (assuan_inquire_ext): Likewise.
+
2009-08-28 Marcus Brinkmann <[email protected]>
* assuan.texi: Update to API changes.