summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-10-29 18:24:27 +0100
committerWerner Koch <wk@gnupg.org>2008-10-29 18:24:27 +0100
commit8997c155e3cf7054084bb529e352af7a42eedc32 (patch)
tree7bf4c753a0e7478292342b21b6c0e6025f14da98 /NEWS
parentCosmetic fix (diff)
downloadgnupg2-8997c155e3cf7054084bb529e352af7a42eedc32.tar.xz
gnupg2-8997c155e3cf7054084bb529e352af7a42eedc32.zip
Check that the socket is well and served by us.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS37
1 files changed, 21 insertions, 16 deletions
diff --git a/NEWS b/NEWS
index 39eebe0ed..81458a6a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,42 +1,46 @@
Noteworthy changes in version 2.0.10 (unreleased)
-------------------------------------------------
- * New keyserver helper gpg2keys_kdns as generic DNS CERT lookup. Run
- with --help for a short description. Requires the ADNS library.
+ * [gpg] New keyserver helper gpg2keys_kdns as generic DNS CERT
+ lookup. Run with --help for a short description. Requires the
+ ADNS library.
* [gpg] New mechanisms "local" and "nodefault" for --auto-key-locate.
Fixed a few problems with this option.
- * [w32] Initialized the socket subsystem for all keyserver helpers.
-
- * [w32] The sysconf directory has been moved from a subdirectory of
- the installation directory to %CSIDL_COMMON_APPDATA%/GNU/etc/gnupg.
-
* [gpg] New command --locate-keys.
* [gpg] New options --with-sig-list and --with-sig-check.
* [gpg] The option "-sat" is no longer an alias for --clearsign.
- * [gpgsm] Made --output option work with --export-secret-key-p12.
-
- * [gpg-connect-agent] Accept commands given as command line arguments.
-
* [gpg] The option --fixed-list-mode is now implicitly used and obsolete.
* [gpg] New control statement %ask-passphrase for the unattended key
generation.
- * gpgsm now uses AES by default.
+ * [gpgsm] Now uses AES by default.
- * gpg-preset-passphrase works again.
+ * [gpgsm] Made --output option work with --export-secret-key-p12.
+
+ * [gpg-agent] Terminate process if the own listening socket is not
+ anymore served by ourself.
+
+ * [scdaemon] Made it more robust on W32.
+
+ * [gpg-connect-agent] Accept commands given as command line arguments.
+
+ * [w32] Initialized the socket subsystem for all keyserver helpers.
+
+ * [w32] The sysconf directory has been moved from a subdirectory of
+ the installation directory to %CSIDL_COMMON_APPDATA%/GNU/etc/gnupg.
+
+ * The gpg-preset-passphrase mechanism works again.
* Admin PINs are cached again (bug in 2.0.9).
* Support for version 2 OpenPGP cards.
- * [scdaemon] Made it more robust on W32.
-
* Libgcrypt 1.4 is now required.
@@ -635,7 +639,8 @@ Noteworthy changes in version 1.9.0 (2003-08-05)
development branch.
- Copyright 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2004, 2005, 2006, 2007,
+ 2008 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without