aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-05-11 22:55:29 -0400
committerNick Mathewson <nickm@torproject.org>2011-05-11 22:55:29 -0400
commit7649adbce60c7ab615e233f9e9ce41c22df8134c (patch)
treeeec3b068a431d1f976d49f04ef1f6f69cecd6be9 /changes
parent6d5478a8a7734553fc84574e725625610f46dc8c (diff)
parent8057b7363ecb3fdc6dcd41d8f975bb50ef1bf6ea (diff)
downloadtor-7649adbce60c7ab615e233f9e9ce41c22df8134c.tar
tor-7649adbce60c7ab615e233f9e9ce41c22df8134c.tar.gz
Merge remote-tracking branch 'origin/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 000000000..d76112348
--- /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.
+