aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-22 11:42:12 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-22 11:42:12 +0000
commit87a616e128a4c7e706131b9f4c640f781ce0d3eb (patch)
tree99d22381a3eef28e62991fb9ae383f8c8e31882f /ChangeLog
parentabf9fadccac0c5b4f4d93557bf2fce897ee540ed (diff)
downloadtor-87a616e128a4c7e706131b9f4c640f781ce0d3eb.tar
tor-87a616e128a4c7e706131b9f4c640f781ce0d3eb.tar.gz
Fix a crash on startup if you install Tor 0.2.0.13-alpha fresh
without a datadirectory from a previous Tor install. Reported by Zax. svn:r12928
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4573c1b47..4df33c84f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Changes in version 0.2.0.14-alpha - 2007-12-??
o Major bugfixes:
+ - Fix a crash on startup if you install Tor 0.2.0.13-alpha fresh
+ without a datadirectory from a previous Tor install. Reported
+ by Zax.
- Fix a crash when we fetch a descriptor that turns out to be
unexpected (it used to be in our networkstatus when we started
fetching it, but it isn't in our current networkstatus), and we