diff options
Diffstat (limited to '')
-rw-r--r-- | scd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 41a89b8b7..d584495c3 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,12 @@ +2006-10-17 Werner Koch <[email protected]> + + * Makefile.am (scdaemon_LDADD): Link against libcommonpth. + +2006-10-12 Werner Koch <[email protected]> + + * apdu.c: Include pth.h after unistd.h for the sake of newer Pth + versions. + 2006-10-11 Werner Koch <[email protected]> * app-openpgp.c (do_sign): Redirect to do_auth for OpenPGP.3. |