aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/ChangeLog')
-rw-r--r--trunk/src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/trunk/src/ChangeLog b/trunk/src/ChangeLog
index 434c6802..7ee34395 100644
--- a/trunk/src/ChangeLog
+++ b/trunk/src/ChangeLog
@@ -1,3 +1,16 @@
+2009-05-28 Marcus Brinkmann <[email protected]>
+
+ * gpgme.h.in (gpgme_check_version_internal): New prototype.
+ (gpgme_check_version): New macro, overriding function of the same
+ name.
+ * libgpgme.vers, gpgme.def: Add gpgme_check_version_internal.o
+ * context.h (_gpgme_selftest): New variable declaration.
+ * version.c: Include "context.h".
+ (gpgme_check_version): Set _gpgme_selftest on success.
+ (gpgme_check_version_internal): New function.
+ * gpgme.c (_gpgme_selftest): Define it.
+ (gpgme_new): Check the selftest result.
+
2009-05-18 Marcus Brinkmann <[email protected]>
* gpgme.h.in (gpgme_encrypt_flags_t): Add