mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* THANKS: Remove duplicate.
* NEWS: Bring in cosmetic changes from stable branch. * configure.ac: Figure out whether the LDAP library supports ldap_get_option, ld_errno, or neither.
This commit is contained in:
parent
bbf5ea78c2
commit
1b8d4b26b6
4 changed files with 56 additions and 13 deletions
19
NEWS
19
NEWS
|
@ -1,13 +1,14 @@
|
|||
Noteworthy changes in version 1.3
|
||||
-------------------------------------------------
|
||||
|
||||
Noteworthy changes in version 1.1.93
|
||||
-------------------------------------------------
|
||||
|
||||
|
||||
Noteworthy changes in version 1.1.92 (2002-09-11)
|
||||
-------------------------------------------------
|
||||
|
||||
* [IMPORTANT] The default configuration file is now
|
||||
~/.gnupg/gpg.conf. If an old ~/.gnupg/options is found it will
|
||||
still be used. This change is required to have a more
|
||||
consistent naming scheme with forthcoming tools.
|
||||
|
||||
* The use of MDCs have increased. A MDC will be used if the
|
||||
recipients directly request it, if the recipients have AES,
|
||||
AES192, AES256, or TWOFISH in their cipher preferences, or if
|
||||
|
@ -33,12 +34,6 @@ Noteworthy changes in version 1.1.92 (2002-09-11)
|
|||
extension specified with --load-extension are checked, along
|
||||
with their enclosing directories.
|
||||
|
||||
* IMPORTANT:
|
||||
The default configuration file is now ~/.gnupg/gpg.conf. If an
|
||||
old ~/.gnupg/options is found it will still be used. This
|
||||
change is required to have a more consistent naming scheme with
|
||||
forthcoming tools.
|
||||
|
||||
* The configure option --with-static-rnd=auto allows to build gpg
|
||||
with all available entropy gathering modules included. At
|
||||
runtime the best usable one will be selected from the list
|
||||
|
@ -49,8 +44,8 @@ Noteworthy changes in version 1.1.92 (2002-09-11)
|
|||
it can still be overridden by the --charset option. Using the
|
||||
option -vvv shows the used character set.
|
||||
|
||||
* --emulate-checksum-bug and --emulate-3des-s2k-bug have been
|
||||
removed.
|
||||
* [REMOVED] --emulate-checksum-bug and --emulate-3des-s2k-bug have
|
||||
been removed.
|
||||
|
||||
|
||||
Noteworthy changes in version 1.1.91 (2002-08-04)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue