]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 8 Jun 2000 02:15:06 +0000 (02:15 +0000)
committer <changelog@php.net> <>
Thu, 8 Jun 2000 02:15:06 +0000 (02:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f1b5ba39022e94bfe3c6c27c1b69bc79aa975fbf..a25a7bccf2dfb6d94662f4627404f24c294858b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Make trim strip \0 to match php 3 (Rasmus)
+- Added function imagecreatefromxbm(). (Jouni)
+- Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)
 - Added str_pad() for padding a string with an arbitrary string on left or
   right. (Andrei)
 - Made the short_tags, asp_tags and allow_call_time_pass_reference INI