summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-01-26-01-26-00.bpo-32660.tVJIWV.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-01-26-01-26-00.bpo-32660.tVJIWV.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2018-01-26-01-26-00.bpo-32660.tVJIWV.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-01-26-01-26-00.bpo-32660.tVJIWV.rst b/Misc/NEWS.d/next/Library/2018-01-26-01-26-00.bpo-32660.tVJIWV.rst
deleted file mode 100644
index 5b33e1a..0000000
--- a/Misc/NEWS.d/next/Library/2018-01-26-01-26-00.bpo-32660.tVJIWV.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-:mod:`termios` makes available ``FIONREAD``, ``FIONCLEX``, ``FIOCLEX``,
-``FIOASYNC`` and ``FIONBIO`` also under Solaris/derivatives.