* Released 0.3.2.
* configure.ac (AC_INIT): Bump version to 0.3.2.
* jnlib/libjnlibconfig.h: Revert to older version that doesn't
expect libgcrypt. Reported by Jose Carlos Garcia Sogo
<jsogo@debian.org>.
2002-02-09 Marcus Brinkmann <marcus@g10code.de>
+2002-02-10 Marcus Brinkmann <marcus@g10code.de>
+
+ * Released 0.3.2.
+
+ * configure.ac (AC_INIT): Bump version to 0.3.2.
+ * jnlib/libjnlibconfig.h: Revert to older version that doesn't
+ expect libgcrypt. Reported by Jose Carlos Garcia Sogo
+ <jsogo@debian.org>.
+
2002-02-09 Marcus Brinkmann <marcus@g10code.de>
* Released 0.3.1.
+Noteworthy changes in version 0.3.2 (2002-02-10)
+------------------------------------------------
+
+ * Remove erroneous dependency on libgcrypt in jnlib.
+
+
Noteworthy changes in version 0.3.1 (2002-02-09)
------------------------------------------------
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
# XXXX new functions
-AC_INIT(gpgme, 0.3.1, [gnupg-devel@gnupg.org])
+AC_INIT(gpgme, 0.3.2, [gnupg-devel@gnupg.org])
LIBGPGME_LT_CURRENT=6
LIBGPGME_LT_AGE=0
LIBGPGME_LT_REVISION=0
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.1"
+#define GPGME_VERSION "0.3.2"
/* The opaque data types used by GPGME. */