caff: refactor copying of command line options into global config variable
[pgp-tools.git] / debian / changelog
index a8d1fc3062ea6f6845782c3a654395fac7c3ca1f..02fc55393c6ef5ddf18a00447a5e76177ebbbb59 100644 (file)
@@ -28,8 +28,15 @@ signing-party (1.1.4-1) UNRELEASED; urgency=low
       just to /usr/share/doc/signing-party/caff/caffrc.sample
       (closes: #568052).
     + Fix horrible &function calls used because of broken prototypes.
-
- -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jul 2010 13:12:41 +0200
+    + Even if all keys to sign were found in the user's normal gpg
+      keyrings we still need to import them (again) from any keyrings
+      passed with --key-files - the keys there might be newer, containing
+      new subkeys (for encryption), uids (for signing) or revocations.
+    + Make importing of keys to be signed from the normal gpg optional
+      (--keys-from-gnupg).
+    + refactor copying of command line options into global config variable.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jul 2010 13:32:57 +0200
 
 signing-party (1.1.3-1) unstable; urgency=low