summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-25 04:40:27 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-25 04:40:27 +0000
commit4ef1c459ba360abdbb7d48d5055ad7b80f64b450 (patch)
tree2aa28a0e87164fbeb617ad0594a6dbfe23136e66 /ChangeLog
parentea4c3d6d1dfe75f14c6c8934c4e6fcfbc5afc204 (diff)
downloadtor-4ef1c459ba360abdbb7d48d5055ad7b80f64b450.tar.gz
tor-4ef1c459ba360abdbb7d48d5055ad7b80f64b450.zip
Refuse to start if both ORPort and UseBridges are set. Bugfix
on 0.2.0.x. svn:r12182
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a6f5ed220..4d28788d14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Changes in version 0.2.0.10-alpha - 2007-1?-??
+ o Minor bugfixes:
+ - Refuse to start if both ORPort and UseBridges are set. Bugfix
+ on 0.2.0.x.
+
+
Changes in version 0.2.0.9-alpha - 2007-10-24
o Major features (directory system):
- Clients now download v3 consensus networkstatus documents instead