derick Tue Dec 7 03:42:51 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: - Tidy up NEWS a bit. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.764&r2=1.1247.2.765&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.764 php-src/NEWS:1.1247.2.765 --- php-src/NEWS:1.1247.2.764 Tue Dec 7 03:21:37 2004 +++ php-src/NEWS Tue Dec 7 03:42:50 2004 @@ -14,7 +14,7 @@ properly). (Ilia) - Fixed bug #30750 (Meaningful error message when upload directory is not accessible). (Ilia) -- Fixed bug #30739 (imagefill does not set back alphablending mode) (Pierre) +- Fixed bug #30739 (imagefill does not set back alphablending mode). (Pierre) - Fixed bug #30672 (Problem handling exif data in jpeg images at unusual places). (Marcus) - Fixed bug #30658 (Ensure that temporary files created by GD are removed). @@ -27,16 +27,16 @@ - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia) - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony) - Fixed bug #30388 (rename across filesystems loses ownership and - permission info) (Tony) + permission info). (Tony) - Fixed bug #30282 (segfault when using unknown/unsupported session.save_handler and/or session.serialize_handler). (Tony) - Fixed bug #30281 (Prevent non-wbmp images from being detected as such). (Ilia) - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia) - Fixed bug #30232 (session_start() sends Set-Cookie header only if the - cookie isn't set). Tony + cookie isn't set). (Tony) - Fixed bug #30229 (imagerectangle and imagefilledrectangle do work well - with alpha channel, corners are drawn twice) (Pierre) + with alpha channel, corners are drawn twice). (Pierre) - Fixed bug #30224 (Sybase date strings are sometimes not null terminated). (Ilia) - Fixed bug #30133 (get_current_user() crashes on Windows). (Edin)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php