]> granicus.if.org Git - php/commitdiff
exif NEWS
authorMichael Wallner <mike@php.net>
Mon, 21 Oct 2013 20:44:37 +0000 (22:44 +0200)
committerMichael Wallner <mike@php.net>
Mon, 21 Oct 2013 20:44:37 +0000 (22:44 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6f3c00caea88676b5cfa51328b130d00043ea7d7..9439136ef6e16512cecb98ca66fa3cfb327a9880 100644 (file)
--- 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)