From 42a2de78aa9ae5959b9f22be48b125dbd7a1e332 Mon Sep 17 00:00:00 2001 From: Anthony Scopatz Date: Sat, 29 Oct 2016 17:08:00 -0400 Subject: [PATCH] added news entry --- news/winalt.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 news/winalt.rst diff --git a/news/winalt.rst b/news/winalt.rst new file mode 100644 index 000000000..d87a69b12 --- /dev/null +++ b/news/winalt.rst @@ -0,0 +1,14 @@ +**Added:** + +* Windows now has the ability to read output asyncronously from + the console. + +**Changed:** None + +**Deprecated:** None + +**Removed:** None + +**Fixed:** None + +**Security:** None