aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-01 12:37:16 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-01 12:37:16 -0400
commitc472ac4fb84a7977b53d2be051e8ddde15bba8f5 (patch)
tree10df297f17e903aed7e1e6b66cdfeef8c16369d4 /changes
parenta2b59dba71687b28546ccc99e98f1a6675ccdc91 (diff)
parent234dfb0c65bb4239d5fc497df10d1759c3577af2 (diff)
downloadtor-c472ac4fb84a7977b53d2be051e8ddde15bba8f5.tar
tor-c472ac4fb84a7977b53d2be051e8ddde15bba8f5.tar.gz
Merge remote-tracking branch 'public/bug11233_diagnose'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug112334
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug11233 b/changes/bug11233
new file mode 100644
index 000000000..1161b6dfd
--- /dev/null
+++ b/changes/bug11233
@@ -0,0 +1,4 @@
+ o Minor features:
+ - When we encounter an unexpected CR in text that we're trying to
+ write to a file on Windows, log the name of the file. Should help
+ diagnosing bug 11233.