diff options
author | Roger Dingledine <arma@torproject.org> | 2012-02-11 22:14:59 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-02-11 22:14:59 -0500 |
commit | db23aec6f22a5ee930be3410893c2ce318d004e6 (patch) | |
tree | 6810968e5a1ff1981a151adae398d4660d2a8fbb /changes/bug4013 | |
parent | 64523609c91d9207191bf8c59ef684a239dd4f31 (diff) | |
download | tor-db23aec6f22a5ee930be3410893c2ce318d004e6.tar tor-db23aec6f22a5ee930be3410893c2ce318d004e6.tar.gz |
fold in changes for 0.2.3.12-alpha
Diffstat (limited to 'changes/bug4013')
-rw-r--r-- | changes/bug4013 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug4013 b/changes/bug4013 deleted file mode 100644 index 4a41968bc..000000000 --- a/changes/bug4013 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes: - - Allow 0.2.3.x clients to use 0.2.2.x bridges. Previously the client - would ask the bridge for microdescriptors, which are only supported - in 0.2.3.x and later, and then fail to bootstrap when it didn't - get the answers it wanted. Fixes bug 4013; bugfix on 0.2.3.2-alpha. - |