From bc160b73dbba7327f436734d3732fa94949d778f Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Tue, 16 Dec 2008 13:12:32 +0000 Subject: - Mention CVE-2008-5031 in issue #4469. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 5d0796b..b08f8f9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -21,7 +21,7 @@ Core and builtins - Issue #4469: Prevent expandtabs() on string and unicode objects from causing a segfault when a large width is passed - on 32-bit platforms. + on 32-bit platforms. CVE-2008-5031. - Issue #4317: Fixed a crash in the imageop.rgb2rgb8() function. -- cgit v0.12