diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-12-20 19:35:07 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-12-20 19:35:07 -0500 |
commit | 4e233d779705befcee77a45c57799f429aa371c5 (patch) | |
tree | 8e017a7e702993926e8cb92822668cef7181e634 /Changelog | |
parent | e03138491af7bc0aa9c9387339689ebd9c685f65 (diff) |
keytrans: avoid confusing user IDs across different keys (closes MS # 2682)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +monkeysphere (0.36~pre) unstable; urgency=low + + * keytrans no longer confuses user IDs across different keys (closes MS + #2682) + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 20 Dec 2010 19:31:30 -0500 + monkeysphere (0.35) upstream; * Remove reference to USE_VALIDATION_AGENT. |