diff --git a/NEWS b/NEWS index d5d2c5f13..5629e321d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ + + * New command --verify-files. + + * Fixed some minor bugs. + + * Add Indonesian and Portugese translations. + Noteworthy changes in version 1.0.0 (1999-09-07) ----------------------------------- diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 1297737fd..0cae9b476 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -156,6 +156,15 @@ filename to force a read from stdin). With more than and the remaining files are the signed stuff. + +--verify-files + +This is a special version of the --verify command which does not work with +detached signatures. The command expects the files to bee verified either +on the commandline or reads the filenames from stdin; each anem muts be on +separate line. The command is intended for quick checking of many files. + +