From: Uwe Steinmann Date: Wed, 31 Jan 2001 06:13:08 +0000 (+0000) Subject: - note about change of pdf api X-Git-Tag: php-4.0.5RC1~425 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98b685a515c4d23634024b06a4c41de5d74ce776;p=php - note about change of pdf api --- diff --git a/NEWS b/NEWS index 839a2c067a..4f9a7ec789 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Major change of the php pdf api. It could break some functions though + backwards compatibility was tried to maintain. Adding some still + missing functions as well. (Uwe) - mnoGoSearch extension module initial version has been added. This module currently at the alpha state, but it can be used already. - Allow url encoding in DB usernames and passwords (Stig, PEAR)