summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2006-02-05 15:54:56 +0000
committerPierre Joye <pajoye@php.net>2006-02-05 15:54:56 +0000
commit3f68c2164bd7d6a210df6016f7952e04d114f5c6 (patch)
tree037870e4c054d5d4265d215ff2ec9b7c620ecfc4 /NEWS
parent6f632a77c3e9383d553f0d80eb086759a4dadd6d (diff)
downloadphp-git-3f68c2164bd7d6a210df6016f7952e04d114f5c6.tar.gz
- jpeg tolerant mode entry
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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: