Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2

This commit is contained in:
Nick Mathewson
2011-05-11 22:52:26 -04:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -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.