mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Preparing a released
This commit is contained in:
parent
38e7c4c50a
commit
a56dc7e7af
@ -1,3 +1,7 @@
|
||||
2005-12-20 Werner Koch <wk@g10code.com>
|
||||
|
||||
Released 1.9.20.
|
||||
|
||||
2005-11-28 Werner Koch <wk@g10code.com>
|
||||
|
||||
* configure.ac: Append the revision to the version string.
|
||||
|
11
NEWS
11
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)
|
||||
-------------------------------------------------
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user