From: Date: Fri, 5 Oct 2001 00:11:33 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_PARAMETER_PARSING_API~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98a8ea2203360623b9071ba32c784b7573a2e053;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 748227af1b..0cbf611ce6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,62 @@ +2001-10-04 Richard Heyes + + * pear/Mail/mimeDecode.php: Minor bugfix + +2001-10-04 Daniel Beulshausen + + * ext/gd/gd.dsp: fix gd2 preprocessor definitions + + * ext/informix/ifx.ec: undo last changes + + * ext/sablot/sablot.c: fix macro + + * ext/openssl/openssl.c: use maxpathlen instead of path_max + +2001-10-04 Thomas V.V.Cox + + * pear/PEAR.php: + added method phpVersionIs() to find if a PHP version is minor, greater + or both (see in-line doc for more info) + +2001-10-04 Harald Radi + + * ext/com/conversion.c + ext/com/conversion.h: no message + +2001-10-04 Derick Rethans + + * ext/standard/string.c: - 'Fix' for bug #13543 + +2001-10-04 Sascha Schumann + + * NEWS: update + + * ext/ircg/ircg_scanner.c + ext/ircg/ircg_scanner.re: + Replace non-standard Windows code page 1252 characters with + a portable entity. + +2001-10-04 Derick Rethans + + * ext/domxml/config.m4: MFH + +2001-10-04 Rasmus Lerdorf + + * ext/ldap/ldap.c: MFH + +2001-10-04 Derick Rethans + + * ext/zip/zip.c: - Fix build + +2001-10-04 Jon Parise + + * pear/DB.php: + Search for the '@' symbol in the DSN from the right instead of the left. + That will allow the password element to include a '@' symbol without + confusing the DSN parser. + + Submitted by: Alex L + 2001-10-03 Stanislav Malyshev * php.ini-recommended