From: Anatol Belski Date: Thu, 6 Jun 2013 16:53:22 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.0~29^2~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f47e879235e5b475b75a8b7122eb8ad21fe438c4;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 430f826824..ae8ddc12d2 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP NEWS . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence) . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_encode, CVE 2013-2110). (Stas) + . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol) - FPM: . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)