aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6d779a499..17eb23009 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,15 @@
+Noteworthy changes in version 2.0.17 (unreleased)
+-------------------------------------------------
+
+
Noteworthy changes in version 2.0.16 (2010-07-19)
-------------------------------------------------
* If the agent's --use-standard-socket option is active, all tools
try to start and daemonize the agent on the fly. In the past this
was only supported on W32; on non-W32 systems the new configure
- option --use-standard-socket may now be used to use this feature by
- default.
+ option --enable-standard-socket may now be used to use this feature
+ by default.
* The gpg-agent commands KILLAGENT and RELOADAGENT are now available
on all platforms.