forgot to commit this - note about the signal module SIGRT(MIN,MAX)
diff --git a/Misc/NEWS b/Misc/NEWS
index d790fc8..2edfb8d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,8 @@
 Extension modules
 -----------------
 
+- The signal module now exposes SIGRTMIN and SIGRTMAX (if available).
+
 Library
 -------