diff options
author | agc <agc@pkgsrc.org> | 2005-03-03 22:43:49 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-03-03 22:43:49 +0000 |
commit | 9fcba1c4687ddeef051c0a7f2b435cf0649a9eec (patch) | |
tree | 1fee601aa6ad00ffdd055eab618f798b0557f952 /doc | |
parent | 3f735beba0458f5249aa41c6c6f2680577a67502 (diff) | |
download | pkgsrc-9fcba1c4687ddeef051c0a7f2b435cf0649a9eec.tar.gz |
Update gpg2dot to version 1.4.
Fixes from Christoph Badura, who tested on gnupg-1.2.
This new version works with gnupg-1.4.0 as well as older versions of gpg,
and uses the --list-sigs argument as well as the --with-colons arguments
to gpg.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1dfec81a742..daaf9b39629 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9413 2005/03/03 21:32:54 wiz Exp $ +$NetBSD: CHANGES,v 1.9414 2005/03/03 22:44:43 agc Exp $ Changes to the packages collection and infrastructure in 2005: @@ -1261,3 +1261,4 @@ Changes to the packages collection and infrastructure in 2005: Updated xmms-flac to 1.1.2 [wiz 2005-03-03] Updated anthy to 6300 [taya 2005-03-03] Updated vte to 0.11.12 [jmmv 2005-03-03] + Updated gpg2dot to 1.4 [agc 2005-03-03] |