diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Core and builtins Extension modules ----------------- +- The signal module now exposes SIGRTMIN and SIGRTMAX (if available). + Library ------- |