1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00

NEWS update

This commit is contained in:
2000-06-26 01:09:05 +00:00
parent 2573a5041f
commit 86abde5497
+2
View File
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
25 Jun 2000, Version 4.0.1
- Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions. (Sterling)
- Added function imagecreatefromwbmp(). (Jouni)
- Added the ImageColorClosestHWB, ImageCopyMerge and ImagePaletteCopy
functions. (Sterling)
- Added function ImageCreateFromWBMP. (Jouni)