aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-09-05 02:34:58 -0400
committerRoger Dingledine <arma@torproject.org>2013-09-05 02:34:58 -0400
commit86907ea4db5067d1fbf56275457a919d6789ba95 (patch)
treed37c00248b7e9a1f1c9194604a85a4bcf2a90fd4 /changes
parent6156887adfa724805f90b3b7cf2be6213f08a450 (diff)
parent2c877d2da4a989639311de11e4ada8dd03bc8187 (diff)
downloadtor-86907ea4db5067d1fbf56275457a919d6789ba95.tar.gz
tor-86907ea4db5067d1fbf56275457a919d6789ba95.zip
Merge branch 'maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket96584
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket9658 b/changes/ticket9658
new file mode 100644
index 0000000000..a8db2efba8
--- /dev/null
+++ b/changes/ticket9658
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Track how many "TAP" and "NTor" circuit handshake requests we get,
+ and how many we complete, and log it every hour to help relay
+ operators follow trends in network load. Addresses ticket 9658.