mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* THANKS: Updates from stable.
* configure.ac: Include wsock32 in W32LIBS. This is different from NETLIBS so we don't need to force other platforms to pull in the netlibs when they aren't actually needed. * NEWS: Note portability changes.
This commit is contained in:
parent
274e121399
commit
adab7b0a63
4 changed files with 20 additions and 4 deletions
6
NEWS
6
NEWS
|
@ -1,14 +1,16 @@
|
|||
Noteworthy changes in version 1.3.3 (unreleased)
|
||||
------------------------------------------------
|
||||
|
||||
* A number of portability changes to make building GnuPG on
|
||||
less-common platforms easier.
|
||||
|
||||
Noteworthy changes in version 1.3.2 (2003-05-27)
|
||||
------------------------------------------------
|
||||
|
||||
* New "--gnupg" option (set by default) that disables --openpgp,
|
||||
and the various --pgpX emulation options. This replaces
|
||||
--no-openpgp, and --no-pgpX, and also means that GnuPG has now
|
||||
grown a --gnupg option to make GnuPG act like GnuPG.
|
||||
--no-openpgp, and --no-pgpX, and also means that GnuPG has
|
||||
finally grown a --gnupg option to make GnuPG act like GnuPG.
|
||||
|
||||
* A bug in key validation has been fixed. This bug only affects
|
||||
keys with more than one user ID (photo IDs do not count here),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue