1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

2008-10-21 Marcus Brinkmann <marcus@g10code.com>

* command.c (open_card): If connect error is SW_HOST_NO_CARD,
	return a more descriptive error.
This commit is contained in:
Marcus Brinkmann 2008-10-21 13:53:08 +00:00
parent 0a5f742466
commit b04901468f
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-10-21 Marcus Brinkmann <marcus@g10code.com>
* command.c (open_card): If connect error is SW_HOST_NO_CARD,
return a more descriptive error.
2008-10-20 Werner Koch <wk@g10code.com>
* pcsc-wrapper.c (read_32): Use provided arg and not stdin. Is