]> granicus.if.org Git - python/commitdiff
forgot to commit this - note about the signal module SIGRT(MIN,MAX)
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 5 Aug 2003 06:33:56 +0000 (06:33 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 5 Aug 2003 06:33:56 +0000 (06:33 +0000)
Misc/NEWS

index d790fc8e188e102cd1b24ff7741a31e4e55f381f..2edfb8dfdacd1b599e48b0ccbadf1316f0304ad7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,8 @@ Core and builtins
 Extension modules
 -----------------
 
+- The signal module now exposes SIGRTMIN and SIGRTMAX (if available).
+
 Library
 -------