Merge branch 'bug22520_031' into maint-0.3.1

This commit is contained in:
Nick Mathewson
2017-07-13 16:52:16 -04:00
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (error reporting, windows):
- When formatting Windows error messages, use the English format
to avoid codepage issues. Fixes bug 22520; bugfix on
0.1.2.8-alpha. Patch from "Vort".