* configure.ac: Bump up LIBGPGME_LT_REVISION.
* configure.ac (AC_CHECK_HEADERS): Check for sys/select.h.
This commit is contained in:
parent
f52d17f48f
commit
c4aa7bae1a
@ -1,5 +1,9 @@
|
|||||||
2002-09-20 Werner Koch <wk@gnupg.org>
|
2002-09-20 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
Released 0.3.11.
|
||||||
|
|
||||||
|
* configure.ac: Bump up LIBGPGME_LT_REVISION.
|
||||||
|
|
||||||
* configure.ac (AC_CHECK_HEADERS): Check for sys/select.h.
|
* configure.ac (AC_CHECK_HEADERS): Check for sys/select.h.
|
||||||
|
|
||||||
2002-09-04 Marcus Brinkmann <marcus@g10code.de>
|
2002-09-04 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
5
NEWS
5
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)
|
Noteworthy changes in version 0.3.10 (2002-09-02)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ AC_INIT(gpgme, 0.3.11, [bug-gpgme@gnupg.org])
|
|||||||
#
|
#
|
||||||
LIBGPGME_LT_CURRENT=9
|
LIBGPGME_LT_CURRENT=9
|
||||||
LIBGPGME_LT_AGE=3
|
LIBGPGME_LT_AGE=3
|
||||||
LIBGPGME_LT_REVISION=1
|
LIBGPGME_LT_REVISION=2
|
||||||
NEED_GPG_VERSION=1.0.7
|
NEED_GPG_VERSION=1.0.7
|
||||||
NEED_GPGSM_VERSION=0.3.8
|
NEED_GPGSM_VERSION=0.3.8
|
||||||
##############################################
|
##############################################
|
||||||
|
Loading…
Reference in New Issue
Block a user