summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-06-08 02:15:06 +0000
committer <changelog@php.net>2000-06-08 02:15:06 +0000
commit5dff86055705e0f170a90cf373ba83ff1462b765 (patch)
tree2f6027662e5794c6d61e9fd09cddf7c619fa4041
parenteea5d09eb9093b037f0fea3f532dcb060d6134a4 (diff)
downloadphp-git-5dff86055705e0f170a90cf373ba83ff1462b765.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f1b5ba3902..a25a7bccf2 100644
--- 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