diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -107,6 +107,8 @@ Core and Builtins Library ------- +- Issue #24452: Make webbrowser support Chrome on Mac OS X. + - Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers. |