aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e2ac1439..9237bd6a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-14 Werner Koch <[email protected]>
+
+ * gpgme.h.in (gpgme_status_code_t): Explicitly initialize for
+ better maintainability and to help debugging.
+
2009-05-05 Marcus Brinkmann <[email protected]>
* gpgme.h.in: Add compile time check for _FILE_OFFSET_BITS.