summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-01-18 08:13:45 -0500
committerNick Mathewson <nickm@torproject.org>2018-01-18 08:13:45 -0500
commitf406b9df0533c9730b4537b39f3a7f8d232f3558 (patch)
treec37a52cc4ae3becf6a6f58eef3c9c64c5b351ba4 /changes
parentaf8cadf3a9febe3dbe22899b828f9f7946a82cef (diff)
parent4bb831e0873e7e4468a44dbf9e253bcd5df18421 (diff)
downloadtor-f406b9df0533c9730b4537b39f3a7f8d232f3558.tar.gz
tor-f406b9df0533c9730b4537b39f3a7f8d232f3558.zip
Merge branch 'bug24826_031' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r--changes/bug24826_0314
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24826_031 b/changes/bug24826_031
new file mode 100644
index 0000000000..3d4a66184a
--- /dev/null
+++ b/changes/bug24826_031
@@ -0,0 +1,4 @@
+ o Minor bugfixes (performance, fragile-hardening):
+ - Improve the performance of our consensus-diff application code when Tor
+ is built with the --enable-fragile-hardening option set. Fixes bug
+ 24826; bugfix on 0.3.1.1-alpha.