Released 0.3.5 V0-3-5
authorWerner Koch <wk@gnupg.org>
Mon, 1 Apr 2002 08:40:10 +0000 (08:40 +0000)
committerWerner Koch <wk@gnupg.org>
Mon, 1 Apr 2002 08:40:10 +0000 (08:40 +0000)
ChangeLog
NEWS
configure.ac

index 2e035a0432fc8739acc7f5a8f93776c4f13de2da..951c258e7306b47c4acb1990cdcc50b21c86207e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-01  Werner Koch  <wk@gnupg.org>
+
+       Released 0.3.5.
+
 2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
 
        * configure.ac: Add automake conditional HAVE_DOSISH_SYSTEM.
diff --git a/NEWS b/NEWS
index ff2e623c6e63be38457a8fa9e909eaaca226a2f7..a5a88401c4cee5ac6d0efb6052174865245e971d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Noteworthy changes in version 0.3.5 (2002-04-01)
+------------------------------------------------
+
  * gpgme_op_encrypt can be called with RECIPIENTS being 0.  In this
    case, symmetric encryption is performed.  Note that this requires a
    passphrase from the user.
index 59bcc350ace9a94d152a284cf788f44070e26166..d37d9bd121fc44f5363383684e1596bff4e992b2 100644 (file)
 #   (Interfaces added:                 AGE++)
 #   (Interfaces removed:               AGE=0)
 #
-AC_INIT(gpgme, 0.3.5-cvs-2002-03-10, [gnupg-devel@gnupg.org])
+AC_INIT(gpgme, 0.3.5, [gnupg-devel@gnupg.org])
 LIBGPGME_LT_CURRENT=7
 LIBGPGME_LT_AGE=1
-LIBGPGME_LT_REVISION=0
-NEED_GPG_VERSION=1.0.6d
+LIBGPGME_LT_REVISION=1
+NEED_GPG_VERSION=1.0.6
 NEED_GPGSM_VERSION=0.3.1
 ##############################################
 AC_PREREQ(2.52)