summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d8f51bc..12d4413 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -589,6 +589,8 @@ Library
Extension Modules
-----------------
+- Bug #1686475: Support stat'ing open files on Windows again.
+
- Patch #1185447: binascii.b2a_qp() now correctly quotes binary characters
with ASCII value less than 32. Also, it correctly quotes dots only if
they occur on a single line, as opposed to the previous behavior of