diff options
Diffstat (limited to 'changes/bug11233')
-rw-r--r-- | changes/bug11233 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug11233 b/changes/bug11233 new file mode 100644 index 0000000000..1161b6dfdf --- /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. |