mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Start the agent on demand if option --enable-standard socket has been
enabled.
This commit is contained in:
parent
830af45ca2
commit
7d0aa53f7f
9 changed files with 262 additions and 129 deletions
8
NEWS
8
NEWS
|
@ -1,6 +1,14 @@
|
|||
Noteworthy changes in version 2.0.16 (unreleased)
|
||||
-------------------------------------------------
|
||||
|
||||
* 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.
|
||||
|
||||
* Minor bug fixes.
|
||||
|
||||
|
||||
Noteworthy changes in version 2.0.15 (2010-03-09)
|
||||
-------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue