mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-24 16:43:28 +02:00
* NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIG
--status-fd tag. * README: Add a note about the SunOS symbol underscore problem and how to fix it.
This commit is contained in:
parent
663e62980a
commit
1ddb705ee4
@ -1,3 +1,11 @@
|
|||||||
|
2003-07-27 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* NEWS: Note %g and %p, the "tru" --with-colons record, and the
|
||||||
|
REVKEYSIG --status-fd tag.
|
||||||
|
|
||||||
|
* README: Add a note about the SunOS symbol underscore problem and
|
||||||
|
how to fix it.
|
||||||
|
|
||||||
2003-06-19 David Shaw <dshaw@jabberwocky.com>
|
2003-06-19 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* configure.ac: Include wsock32 in W32LIBS. This is different
|
* configure.ac: Include wsock32 in W32LIBS. This is different
|
||||||
|
12
NEWS
12
NEWS
@ -11,6 +11,18 @@ Noteworthy changes in version 1.2.3 (unreleased)
|
|||||||
|
|
||||||
* Romanian translation.
|
* Romanian translation.
|
||||||
|
|
||||||
|
* Two new %-expandos for use in notation and policy URLs. "%g"
|
||||||
|
expands to the fingerprint of the key making the signature
|
||||||
|
(which might be a subkey), and "%p" expands to the fingerprint
|
||||||
|
of the primary key that owns the key making the signature.
|
||||||
|
|
||||||
|
* New "tru" record in --with-colons --list-keys listings. It
|
||||||
|
shows the status of the trust database that was used to
|
||||||
|
calculate the key validity in the listings.
|
||||||
|
|
||||||
|
* New REVKEYSIG status tag for --status-fd. It indicates a valid
|
||||||
|
signature that was issued by a revoked key.
|
||||||
|
|
||||||
|
|
||||||
Noteworthy changes in version 1.2.2 (2003-05-01)
|
Noteworthy changes in version 1.2.2 (2003-05-01)
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
3
README
3
README
@ -600,6 +600,9 @@
|
|||||||
Due to problems with the ESIX as, you probably want to do
|
Due to problems with the ESIX as, you probably want to do
|
||||||
CFLAGS="-O -K pentium" ./configure --disable-asm
|
CFLAGS="-O -K pentium" ./configure --disable-asm
|
||||||
|
|
||||||
|
* SunOS 4.1.4
|
||||||
|
|
||||||
|
./configure ac_cv_sys_symbol_underscore=yes
|
||||||
|
|
||||||
The Random Device
|
The Random Device
|
||||||
-----------------
|
-----------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user