aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac4
2 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index da3ff6515..963b4f2f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Noteworthy changes in version 1.9.21
+-------------------------------------------------
+
+ * [scdaemon] Support for keypads of some readers. Tested only with
+ SPR532. New option --disable-keypad.
+
+
Noteworthy changes in version 1.9.20 (2005-12-20)
-------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 944e24cb9..9b0f04cb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,8 +24,8 @@ 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_version, [1.9.21])
+m4_define(my_iscvs, yes)
AC_INIT([gnupg], my_version[]m4_ifdef([my_iscvs], [-cvs[]m4_translit(
[$Revision$],[Ra-z $:])]), [[email protected]])
# Set development_version to yes if the minor number is odd or you