diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-28 18:18:24 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-28 18:18:24 -0400 |
commit | 30ac88c7bd68e38af8b2b06327bc1c6492a337c6 (patch) | |
tree | 36c32506f961cdd31c790ce7557ed217ddb42662 /debian | |
parent | 3e5ccfd11d143e113944a8c35831618421d90552 (diff) |
test suite now auto-detects which flavor of prng support GPG uses.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05383d4..30b33f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ monkeysphere (0.18-1) UNRELEASED; urgency=low [ Daniel Kahn Gillmor ] * update install to ensure placement of /etc/monkeysphere/gnupg-{host,authentication}.conf + * choose either --quick-random or --debug-quick-random depending on + which gpg supports for the test suite. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 28 Oct 2008 17:58:25 -0400 |