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

See ChangeLog: Fri Sep 17 12:56:42 CEST 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-09-17 10:58:20 +00:00
parent 49f0fe535a
commit 9caad6d24d
12 changed files with 81 additions and 27 deletions

6
TODO
View file

@ -1,6 +1,7 @@
* try to do --verify even if the files are swapped on the commandline
(requested by Herny Spencer)
(requested by Herny Spencer) or change the error message to
a more clear one.
Scheduled for 1.1
-----------------
@ -25,6 +26,9 @@ Scheduled for 1.1
* Check the beginning of file to detect already compressed files (gzip,
bzip2, xdelta and some picture formats)
* Delay the read of the passphrase-fd afte a NEED_PASSPHRASE. But this
may break some scripts.
Nice to have
------------