From: foobar Date: Wed, 13 Dec 2000 09:19:13 +0000 (+0000) Subject: Added a missing note. X-Git-Tag: php-4.0.5RC1~919 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6072e2fabbd8759eef41f374f4753027609a738c;p=php Added a missing note. --- diff --git a/NEWS b/NEWS index 9fec6a3cea..90cbd66154 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,7 @@ PHP 4.0 NEWS the full path (Jani) - Added ImageCreateFromString() which creates an image stream out of e.g. a MySQL blob. (Mathieu) +- Fixed a crash bug in imagewbmp() (Jani) - Changed the sablot configuration file so that if you use any version of Sablotron below 0.44 you must use Sablotron's built-in Expat libraries. (Sterling)