commit | c9745e5f7d98b0f9a0cb1edc805b924fe1d5a473 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu May 21 20:54:48 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu May 21 20:54:48 2015 +0300 |
tree | 5091856c89a5aa2550f01cc30c88b0f0578eab50 | |
parent | b2f3c2357c5bcc871cb3c789cae223faf0b472d1 [diff] | |
parent | 0978b5cdb36ef73061e438c342b508dd38c73ce8 [diff] |
Fixed issue number for issue #22939.
diff --git a/Misc/NEWS b/Misc/NEWS index 58530a1..643278f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -10,7 +10,7 @@ Core and Builtins ----------------- -- Issue #23985: Fixed integer overflow in iterator object. Patch by +- Issue #22939: Fixed integer overflow in iterator object. Patch by Clement Rouault. - Issue #23985: Fix a possible buffer overrun when deleting a slice from