diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-04-01 08:10:58 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-04-01 08:10:58 -0400 |
commit | e247093e0efba100ec6f3abdfa9d3433d51389f0 (patch) | |
tree | a455843b1793dd710efae7603f7c787ebf09b466 /changes | |
parent | ba87f5bb25cd001ab8560f23a88e60a504c7059a (diff) | |
parent | b79d8590c914c394e3edb3bfab5a39fc649fe071 (diff) | |
download | tor-e247093e0efba100ec6f3abdfa9d3433d51389f0.tar.gz tor-e247093e0efba100ec6f3abdfa9d3433d51389f0.zip |
Merge remote-tracking branch 'karsten/task-18460-2' into maint-0.2.8
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18460 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18460 b/changes/bug18460 new file mode 100644 index 0000000000..457e5dfc17 --- /dev/null +++ b/changes/bug18460 @@ -0,0 +1,4 @@ + o Minor bugfixes (statistics): + - Include consensus downloads via IPv6 in directory-request statistics. + Fixes bug 18480; bugfix on 4741aa4 in 0.2.3.14-alpha. + |