1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Enable the tests directory.

This commit is contained in:
Werner Koch 2003-12-23 10:23:16 +00:00
parent 711c4853d6
commit 02f20a7506
5 changed files with 27 additions and 16 deletions

4
NEWS
View file

@ -2,8 +2,8 @@ Noteworthy changes in version 1.9.3 (unreleased)
------------------------------------------------
* New gpgsm options --{enable,disable}-ocsp to validate keys using
OCSP. This requires a not yet released DirMngr 0.5.1. Default is
disabled.
OCSP. This option requires a not yet released DirMngr version.
Default is disabled.
* The --log-file option may now be used to print logs to a socket.
Prefix the socket name with "socket://" to enable this. This does