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

Add a Geldkarte gadget application.

Minor other changes.
This commit is contained in:
Werner Koch 2009-01-27 11:30:02 +00:00
parent 7b33b9324a
commit 51e4831685
12 changed files with 433 additions and 9 deletions

View file

@ -1,3 +1,14 @@
2009-01-27 Werner Koch <wk@g10code.com>
* app.c (app_munge_serialno): Add case for no serialno.
(app_get_serial_and_stamp): Ditto.
2009-01-26 Werner Koch <wk@g10code.com>
* app-geldkarte.c: New.
* Makefile.am (card_apps): Add new file.
* app.c (select_application): Test for geldkarte.
2009-01-12 Werner Koch <wk@g10code.com>
* command.c (send_client_notifications) [HAVE_W32_SYSTEM]: Fix