Released 0.3.15.
* configure.ac (LIBGPGME_LT_REVISION): Bumped to 6.
+2003-02-18 Marcus Brinkmann <marcus@g10code.de>
+
+ Released 0.3.15.
+
+ * configure.ac (LIBGPGME_LT_REVISION): Bumped to 6.
+
2002-12-04 Werner Koch <wk@gnupg.org>
Released 0.3.14.
-Noteworthy changes in version 0.3.15 (unreleased)
+Noteworthy changes in version 0.3.15 (2003-02-18)
-------------------------------------------------
* The progress status is sent via the progress callbacks in
gpgme_op_edit.
+ * Bug fix for signing operations with explicit signer settings for
+ the CMS protocol.
+
Noteworthy changes in version 0.3.14 (2002-12-04)
-------------------------------------------------
#
LIBGPGME_LT_CURRENT=9
LIBGPGME_LT_AGE=3
-LIBGPGME_LT_REVISION=5
+LIBGPGME_LT_REVISION=6
NEED_GPG_VERSION=1.2.0
NEED_GPGSM_VERSION=0.9.2
##############################################
AM_PATH_GPGME macro) check that this header matches the installed
library. Warning: Do not edit the next line. configure will do
that for you! */
-#define GPGME_VERSION "0.3.14"
+#define GPGME_VERSION "0.3.15"
/* The opaque data types used by GPGME. */