diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-03-19 15:32:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-03-19 15:32:17 -0400 |
commit | a7b46336eb5f1f7f734ac2d978c7ab17d1c870c0 (patch) | |
tree | 66cc240da6fb2cedc8dfa21adf9dc2183fd293f2 /changes | |
parent | 60d14421363bdbeee337ba69b21640058a26a6bd (diff) | |
parent | 1827be0bd6a400f4b5970f5b37b1d2c8e83b6a3f (diff) | |
download | tor-a7b46336eb5f1f7f734ac2d978c7ab17d1c870c0.tar.gz tor-a7b46336eb5f1f7f734ac2d978c7ab17d1c870c0.zip |
Merge remote-tracking branch 'public/bug7950' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7950 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7950 b/changes/bug7950 new file mode 100644 index 0000000000..e62cca07a1 --- /dev/null +++ b/changes/bug7950 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - When rejecting a configuration because we were unable to parse a + quoted string, log an actual error message. Fix for bug 7950; + bugfix on 0.2.0.16-alpha. |