aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-05-11 22:52:26 -0400
committerNick Mathewson <nickm@torproject.org>2011-05-11 22:52:26 -0400
commit8057b7363ecb3fdc6dcd41d8f975bb50ef1bf6ea (patch)
tree27cc90f1ccaa6e60789cd13eaff0022cd5a890bf /changes
parent7206d784dc3def970d5bd8618242f7b9c9c71e37 (diff)
parentd1c7f65a8e76b594c63bf23baf7fb6c19ba44c00 (diff)
downloadtor-8057b7363ecb3fdc6dcd41d8f975bb50ef1bf6ea.tar.gz
tor-8057b7363ecb3fdc6dcd41d8f975bb50ef1bf6ea.zip
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug31356
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug3135 b/changes/bug3135
new file mode 100644
index 0000000000..d761123480
--- /dev/null
+++ b/changes/bug3135
@@ -0,0 +1,6 @@
+ o Minor bugfixes
+ - Do not crash when our configuration file becomes unreadable
+ (usually due to a permissions change) between when we start
+ up and when a controller calls SAVECONF. Fixes bug 3135;
+ bugfix on 0.0.9pre6.
+