Better log message when writing a CR in text mode on windows

Help to diagnose #11233
This commit is contained in:
Nick Mathewson
2014-03-27 23:48:17 -04:00
parent 9efd970dd9
commit 234dfb0c65
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -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.