From a56dc7e7afcd20bde51d9227e1667397fbd31c52 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 20 Dec 2005 10:26:32 +0000 Subject: [PATCH] Preparing a released --- ChangeLog | 4 ++++ NEWS | 11 +++++------ configure.ac | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 46d66ed47..ea1ddf0e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-20 Werner Koch + + Released 1.9.20. + 2005-11-28 Werner Koch * configure.ac: Append the revision to the version string. diff --git a/NEWS b/NEWS index 350920580..da3ff6515 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,13 @@ -Noteworthy changes in version 1.9.20 +Noteworthy changes in version 1.9.20 (2005-12-20) ------------------------------------------------- - * [scdaemon] Support for keypads of some readers. Tested only with - SPR532. New option --disable-keypad. - - * New debug tool gpgparsemail. - * Importing pkcs#12 files created be recent versions of Mozilla works again. + * Basic support for qualified signatures. + + * New debug tool gpgparsemail. + Noteworthy changes in version 1.9.19 (2005-09-12) ------------------------------------------------- diff --git a/configure.ac b/configure.ac index 6ba66968d..944e24cb9 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ min_automake_version="1.9.3" # Remember to change the version number immediately *after* a release. # Uncomment the my_iscvs macro for non-released code. m4_define(my_version, [1.9.20]) -m4_define(my_iscvs, yes) +#m4_define(my_iscvs, yes) AC_INIT([gnupg], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit( [$Revision$],[Ra-z $:])]), [gnupg-devel@gnupg.org]) # Set development_version to yes if the minor number is odd or you