From: Michael Wallner Date: Mon, 21 Oct 2013 20:44:37 +0000 (+0200) Subject: exif NEWS X-Git-Tag: php-5.5.6RC1~4^2~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cc797d119bb3936a8acce48ede04fa29a3219c6;p=php exif NEWS --- diff --git a/NEWS b/NEWS index 6f3c00caea..9439136ef6 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #65818 (Segfault with built-in webserver and chunked transfer encoding). (Felipe) +- Exif: + . Fixed crash on unknown encoding. (Draal) + - FTP: . Fixed bug #65667 (ftp_nb_continue produces segfault). (Philip Hofstetter)