summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fd760aa..982fd2a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -126,6 +126,9 @@ Core and builtins
Library
-------
+- Bug #1124861: Automatically create pipes if GetStdHandle fails in
+ subprocess.
+
- Patch #1634778: add missing encoding aliases for iso8859_15 and
iso8859_16.