diff options
author | foobar <sniper@php.net> | 2000-12-13 09:19:13 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2000-12-13 09:19:13 +0000 |
commit | 6072e2fabbd8759eef41f374f4753027609a738c (patch) | |
tree | 0448927bca8194c95df8f995561614d6c3e59b65 | |
parent | b750eed22f31f4c79a1076e40c2931a89fa50efa (diff) | |
download | php-git-6072e2fabbd8759eef41f374f4753027609a738c.tar.gz |
Added a missing note.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |