summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-13 16:52:20 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-13 16:52:20 -0400
commitec29cae8d7e97d652a87d753d93e4289e5a0ed26 (patch)
tree0ccbb8b876fe994216de16df0a928c5222477bcf /changes
parentc73b35d4288af17920e4a93ff88d759dea685b86 (diff)
parent1ea155b28fbe15408d96019ef0a75fe0c74ac39d (diff)
downloadtor-ec29cae8d7e97d652a87d753d93e4289e5a0ed26.tar.gz
tor-ec29cae8d7e97d652a87d753d93e4289e5a0ed26.zip
Merge branch 'maint-0.3.1'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug225205
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug22520 b/changes/bug22520
new file mode 100644
index 0000000000..cc14f7214c
--- /dev/null
+++ b/changes/bug22520
@@ -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".
+