]> granicus.if.org Git - php/commitdiff
- jpeg tolerant mode entry
authorPierre Joye <pajoye@php.net>
Sun, 5 Feb 2006 15:54:56 +0000 (15:54 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 5 Feb 2006 15:54:56 +0000 (15:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1adabfbe35d2daabb2039803e594a955a18fc75b..9e370a90c0b4bad74f915463784347a8e5556a4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
 - Changed get_headers() to retrieve headers also from non-200 responses. (Ilia)
 - Changed get_headers() to use the default context. (Ilia)
 - Added a check for special characters in the session name. (Ilia)
+- add a weak/tolerant mode to the jpeg loader (Pierre)
 - Added filtering mode option to imagepng() to allow reducing file size. (Pierre)
 - Added "consumed" stream filter. (Marcus)
 - Added new mysqli constants for BIT and NEW_DECIMAL field types: