diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-06-18 10:33:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-06-18 10:33:14 -0400 |
commit | ce168e78009d7aab21254e8dc976573bd2bb2701 (patch) | |
tree | 8bf2de288828bb29fe636d1599d1067bd6364a79 /changes/bug9002 | |
parent | 4a9ccb5d59d88f3026460802ee8209b79d709931 (diff) | |
download | tor-ce168e78009d7aab21254e8dc976573bd2bb2701.tar.gz tor-ce168e78009d7aab21254e8dc976573bd2bb2701.zip |
Start on an 0.2.4.14-alpha changelog
Diffstat (limited to 'changes/bug9002')
-rw-r--r-- | changes/bug9002 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug9002 b/changes/bug9002 deleted file mode 100644 index c41ace394a..0000000000 --- a/changes/bug9002 +++ /dev/null @@ -1,4 +0,0 @@ - o Major bugfixes: - - Limit hidden service descriptors to at most ten introduction - points, to slow one kind of guard enumeration. Fixes bug 9002; - bugfix on 0.1.1.11-alpha. |