mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
2008-02-09 Marcus Brinkmann <marcus@g10code.de>
* gpg.c (main): New variable default_configname. Use it if save_configname is NULL (can happen if default configfile does not exist). Move default configname determination to ... (get_default_configname): ... this new function.
This commit is contained in:
parent
80039354e8
commit
36ffb72bb9
2 changed files with 73 additions and 44 deletions
|
@ -1,3 +1,10 @@
|
|||
2008-02-09 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* gpg.c (main): New variable default_configname. Use it if
|
||||
save_configname is NULL (can happen if default configfile does
|
||||
not exist). Move default configname determination to ...
|
||||
(get_default_configname): ... this new function.
|
||||
|
||||
2008-01-26 Werner Koch <wk@g10code.com>
|
||||
|
||||
* card-util.c (get_manufacturer): Add vendor 004 and support for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue