]> granicus.if.org Git - php/commitdiff
- BFN: #45460
authorFelipe Pena <felipe@php.net>
Fri, 11 Jul 2008 11:18:58 +0000 (11:18 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 11 Jul 2008 11:18:58 +0000 (11:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 92a074d7072a6080dd998da154973f24b20b95aa..b2c123cf183e4be6821aafba454f283c023b7294 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP                                                                        NEWS
 - Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe)
 - Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl
   functions. (Andrey)
+- Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't 
+  accept lengths of 1024). (Felipe, andrew at lifescale dot com)
 - Fixed bug #45352 (Segmentation fault because of tick function on second
   request). (Dmitry)
 - Fixed bug #45312 (Segmentation fault on second request for array functions).