whatsnew
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst
index f5fd3bf..1e9348d 100644
--- a/Doc/whatsnew/3.3.rst
+++ b/Doc/whatsnew/3.3.rst
@@ -1722,6 +1722,13 @@
   :issue:`13245`)
 
 
+select
+------
+
+Solaris and derived platforms have a new class :class:`select.devpoll`
+for high performance asyncronous sockets via :file:`/dev/poll`.
+
+
 shlex
 -----