From c437b4affbaf9f91524ffa4557d3d7579f194980 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 20 Sep 2002 11:48:27 +0000 Subject: [PATCH] * configure.ac: Bump up LIBGPGME_LT_REVISION. * configure.ac (AC_CHECK_HEADERS): Check for sys/select.h. --- trunk/ChangeLog | 4 ++++ trunk/NEWS | 5 +++++ trunk/configure.ac | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/trunk/ChangeLog b/trunk/ChangeLog index e2b1431..3311f8c 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,5 +1,9 @@ 2002-09-20 Werner Koch + Released 0.3.11. + + * configure.ac: Bump up LIBGPGME_LT_REVISION. + * configure.ac (AC_CHECK_HEADERS): Check for sys/select.h. 2002-09-04 Marcus Brinkmann diff --git a/trunk/NEWS b/trunk/NEWS index 607d20f..6edbee5 100644 --- a/trunk/NEWS +++ b/trunk/NEWS @@ -1,3 +1,8 @@ +Noteworthy changes in version 0.3.11 (2002-09-20) +------------------------------------------------- + + * Bug fixes. + Noteworthy changes in version 0.3.10 (2002-09-02) ------------------------------------------------- diff --git a/trunk/configure.ac b/trunk/configure.ac index 831065e..6661cfc 100644 --- a/trunk/configure.ac +++ b/trunk/configure.ac @@ -30,7 +30,7 @@ AC_INIT(gpgme, 0.3.11, [bug-gpgme@gnupg.org]) # LIBGPGME_LT_CURRENT=9 LIBGPGME_LT_AGE=3 -LIBGPGME_LT_REVISION=1 +LIBGPGME_LT_REVISION=2 NEED_GPG_VERSION=1.0.7 NEED_GPGSM_VERSION=0.3.8 ############################################## -- 2.26.2