From eac5258ce7026355c635b310ef666db59bbbc32f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Wed, 10 Feb 2010 12:41:55 +0000 Subject: [PATCH] - updated to 1.10.0 Changed files: ZF-5750-pjpeg.patch -> 1.2 --- ZF-5750-pjpeg.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ZF-5750-pjpeg.patch b/ZF-5750-pjpeg.patch index 1505482..8b7080a 100644 --- a/ZF-5750-pjpeg.patch +++ b/ZF-5750-pjpeg.patch @@ -1,10 +1,10 @@ --- library/Zend/Validate/File/IsImage.php~ 2009-06-25 02:19:39.000000000 +0300 +++ library/Zend/Validate/File/IsImage.php 2009-08-05 16:06:25.933652183 +0300 @@ -77,6 +77,7 @@ - 'image/vnd.djvu', - 'image/x-cpi', - 'image/jpeg', -+ 'image/pjpeg', - 'image/x-ico', - 'image/x-coreldraw', - 'image/svg+xml' + 'image/vnd.djvu', + 'image/x-cpi', + 'image/jpeg', ++ 'image/pjpeg', + 'image/x-ico', + 'image/x-coreldraw', + 'image/svg+xml' -- 2.44.0