diff options
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r-- | scd/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 2e9024e20..ad517f12a 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,15 @@ +2007-06-12 Werner Koch <[email protected]> + + * scdaemon.c (main): Replace some calls by init_common_subsystems. + +2007-06-11 Werner Koch <[email protected]> + + * Makefile.am (scdaemon_LDADD): Use libcommonpth macro. + + * command.c (initialize_module_command): New. + * scdaemon.c (main) [W32]: Do not use sigpipe code. + (main): Call initialize_module_command. + 2007-06-06 Werner Koch <[email protected]> * app-openpgp.c (do_sign): Fix arithmetic on void*. |