From 3f68c2164bd7d6a210df6016f7952e04d114f5c6 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sun, 5 Feb 2006 15:54:56 +0000 Subject: [PATCH] - jpeg tolerant mode entry --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1adabfbe35..9e370a90c0 100644 --- 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: -- 2.50.1