georg Thu Dec 26 19:21:18 2002 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: ISO-8601 bug, typo Index: php4/NEWS diff -u php4/NEWS:1.1247.2.32 php4/NEWS:1.1247.2.33 --- php4/NEWS:1.1247.2.32 Thu Dec 26 19:09:35 2002 +++ php4/NEWS Thu Dec 26 19:21:17 2002 @@ -21,7 +21,8 @@ - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut -- Fix a crash when using invalid color index with imagecolortransparent() +- Fixed a bug in ISO-8601 week calculation +- Fixed a crash when using invalid color index with imagecolortransparent() (Pierre-Alain Joye). - Fixed bug #20987 (no handling for client certificates). (Ilia) - Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php