]> granicus.if.org Git - php/commitdiff
Added NEWS.
authorAlexander Feldman <sasha@php.net>
Mon, 12 Mar 2001 14:07:36 +0000 (14:07 +0000)
committerAlexander Feldman <sasha@php.net>
Mon, 12 Mar 2001 14:07:36 +0000 (14:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 77002037fdb6add64bb4ac1e4538c720ad8d49f3..5314a93e876e4c3ed71ff770a506ec05e9346d8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- The imageloadfont function of the gd extension should be not platform
+  dependent after this fix. (alex@zend.com)
 - Fixed a compatibility problem in some file functions (fgets, fputs, fread,
   fwrite). The ANSI standard says that if a file is opened in read/write
   mode, fseek() should be called before switching from reading to writing