Fix #164750 changelog entry
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Mon, 22 Aug 2005 23:25:38 +0000 (23:25 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Mon, 22 Aug 2005 23:25:38 +0000 (23:25 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@224 b513b33f-fedd-0310-b452-c3deb5f4c849

debian/changelog

index f74f0e12ea01c4820546475fe627cdf85ec46284..29c1e42e04be253adaab2090b8e5744d253f7c5d 100644 (file)
@@ -32,8 +32,9 @@ signing-party (0.4.2-1) unstable; urgency=low
      + Convert from shell script to perl.
      + Fix too few slips on a page (Closes: #320785).
   * Add keylookup: ncurses wrapper around gpg --search
-     + Uses keyserver from ~/.gnupg/gpg.conf unless overridden on command line
-       (Closes: #164750).
+     + keylookup now calls gpg to search for keys instead of connecting to the
+       keyserver itself.  Therefore there is no need to parse ~/.gnupg/gpg.conf
+       anymore (Closes: #164750).
      + Recommend dialog | whiptail
 
  -- Peter Palfrader <weasel@debian.org>  Wed, 17 Aug 2005 23:06:15 +0200