aboutsummaryrefslogtreecommitdiff
path: root/changes/bug8014
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-15 10:48:33 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-15 11:00:43 -0400
commit10fb3398087133add9aff93740aff8f818edf242 (patch)
treec147eafeeb752a0221487132a6d0a8293a523744 /changes/bug8014
parent653b09e1ec27bc2c8676c3c1ec40264972540637 (diff)
downloadtor-10fb3398087133add9aff93740aff8f818edf242.tar
tor-10fb3398087133add9aff93740aff8f818edf242.tar.gz
Be explicit that we want not only nacl but nacl-with-a-fast-curve25519
Resolves the user experience part of #8014.
Diffstat (limited to 'changes/bug8014')
-rw-r--r--changes/bug80145
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug8014 b/changes/bug8014
new file mode 100644
index 000000000..c09a86098
--- /dev/null
+++ b/changes/bug8014
@@ -0,0 +1,5 @@
+ o Minor usability improvements (build):
+ - Clarify that when autconf is checking for nacl, it is checking
+ specifically for nacl with a fast curve25519 implementation.
+ Fixes bug 8014.
+