summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-15 11:01:06 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-15 11:01:06 -0400
commit2810753928692ca86820f4df3b4a76caf2701d33 (patch)
treee8b3930b067a9f9962256e8ba6d91c390e1fdf1c /changes
parent9be3389dc70fc36c29f8ba97c7d642eecb8a5789 (diff)
parent10fb3398087133add9aff93740aff8f818edf242 (diff)
downloadtor-2810753928692ca86820f4df3b4a76caf2701d33.tar.gz
tor-2810753928692ca86820f4df3b4a76caf2701d33.zip
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-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 0000000000..c09a86098c
--- /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.
+