mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
[W32] Changed default socket for dirmngr.
[W32] Add some code for event notifications between scdaemon and gpg-agent.
This commit is contained in:
parent
3d4ef0c814
commit
598a3d0ab4
12 changed files with 107 additions and 22 deletions
|
@ -1,5 +1,8 @@
|
|||
2007-11-19 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gpg.texi (GPG Configuration Options): English Grammar fix.
|
||||
Thanks to Gerg Troxel.
|
||||
|
||||
* gpgsm.texi (Certificate Options): Document
|
||||
--auto-issuer-key-retrieve.
|
||||
|
||||
|
|
|
@ -1141,7 +1141,7 @@ found.
|
|||
Set the name of the native character set. This is used to convert
|
||||
some informational strings like user IDs to the proper UTF-8 encoding.
|
||||
Note that this has nothing to do with the character set of data to be
|
||||
encrypted or signed; GnuPG does not recode user supplied data. If
|
||||
encrypted or signed; GnuPG does not recode user-supplied data. If
|
||||
this option is not used, the default character set is determined from
|
||||
the current locale. A verbosity level of 3 shows the chosen set.
|
||||
Valid values for @code{name} are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue