diff options
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r-- | scd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 41a9e3395..fa1bd6c6b 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,11 @@ +2008-05-25 Moritz <[email protected]> + + * scdaemon.c: New options: oSystemDaemon, oSystemSocket. + (main): New local variables: is_system_daemon, system_socket, set + variables during parsing. + (main): Don't parse default config if oSystemDaemon is given on the commandline. + Implemented basic "system-daemon" logic. + 2008-04-21 Moritz Schulte <[email protected]> (wk) * app-openpgp.c (verify_a_chv): Make use of the default CHV flag. |