aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-08-01 15:53:13 -0400
committerRoger Dingledine <arma@torproject.org>2011-08-01 15:53:13 -0400
commit843796495b2fef3219d460f2bcaa4f54481883a6 (patch)
treed5e5da86ada5f1757fe65851d7cf943afe3a8199 /ChangeLog
parente802199cb3a2ebb4c09eaf4949e279acd3b46fc8 (diff)
downloadtor-843796495b2fef3219d460f2bcaa4f54481883a6.tar
tor-843796495b2fef3219d460f2bcaa4f54481883a6.tar.gz
reach back in time and correct two changelog entries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 824c19b22..fb7e170b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -391,7 +391,7 @@ Changes in version 0.2.2.26-beta - 2011-05-17
- Authorities now clean their microdesc cache periodically and when
reading from disk initially, not only when adding new descriptors.
This prevents a bug where we could lose microdescriptors. Bugfix
- on 0.2.2.6-alpha. 2230
+ on 0.2.2.6-alpha. Fixes bug 2230.
- Do not crash when our configuration file becomes unreadable, for
example due to a permissions change, between when we start up
and when a controller calls SAVECONF. Fixes bug 3135; bugfix
@@ -2679,8 +2679,9 @@ Changes in version 0.2.2.5-alpha - 2009-10-11
o Major bugfixes:
- Make the tarball compile again. Oops. Bugfix on 0.2.2.4-alpha.
- o New directory authorities:
- - Move dizum to an alternate IP address.
+ o Directory authorities:
+ - Temporarily (just for this release) move dizum to an alternate
+ IP address.
Changes in version 0.2.2.4-alpha - 2009-10-10