diff options
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r-- | scd/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 382961dbc..678083692 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,17 @@ +2007-11-14 Werner Koch <[email protected]> + + * scdaemon.c (main): Pass STANDARD_SOCKET flag to + create_server_socket. + +2007-11-13 Werner Koch <[email protected]> + + * scdaemon.c (start_connection_thread): Do not call + assuan_sock_check_nonce if we are running in --server mode. + +2007-11-07 Werner Koch <[email protected]> + + * scdaemon.h: Remove errors.h. + 2007-10-02 Werner Koch <[email protected]> * command.c (cmd_getinfo): Add "pid" subcommand. |