summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2000-12-13 09:19:13 +0000
committerfoobar <sniper@php.net>2000-12-13 09:19:13 +0000
commit6072e2fabbd8759eef41f374f4753027609a738c (patch)
tree0448927bca8194c95df8f995561614d6c3e59b65
parentb750eed22f31f4c79a1076e40c2931a89fa50efa (diff)
downloadphp-git-6072e2fabbd8759eef41f374f4753027609a738c.tar.gz
Added a missing note.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)