From eab076020d0520267074bbbda0fec1dd69df4136 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 13 Jul 2013 17:55:50 -0300 Subject: [PATCH] - BFN --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index ba2922dd798..a1729188226 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,10 @@ PHP NEWS . Fixed bug #63983 (enabling FPM borks compile on FreeBSD). (chibisuke at web dot de, Felipe) +- FTP: + . Fixed bug #65228 (FTPs memory leak with SSL). + (marco dot beierer at mbsecurity dot ch) + - GMP: . Fixed bug #65227 (Memory leak in gmp_cmp second parameter). (Felipe)