diff options
author | <changelog@php.net> | 2002-02-12 01:15:06 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-02-12 01:15:06 +0000 |
commit | cc2580f5a44429e5bff5c5aa12a21392d5ae9c92 (patch) | |
tree | ca6c8670fb2508bef3d6eee503773472b9e645fe /ChangeLog | |
parent | 3edf26b5091c94d7ee45548cf5779793d53cafc7 (diff) | |
download | php-git-cc2580f5a44429e5bff5c5aa12a21392d5ae9c92.tar.gz |
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +2002-02-11 Mark L. Woodward <mlwmohawk@mohawksoft.com> + + * ext/msession/msession.c: Added one more tweak for 4.0.x compatibility. + Used "#warning" to inform users of a hard dependency. + (If #warning is unaccptable, let me know!) + +2002-02-11 Sebastian Bergmann <sb@sebastian-bergmann.de> + + * sapi/servlet/README: Fugbix typo. + +2002-02-11 Martin Jansen <mail@martin-jansen.de> + + * pear/HTTP.php: * Fix bug #15423. + +2002-02-11 Richard Heyes <richard.heyes@heyes-computing.net> + + * pear/Mail/mime.php + pear/Mail/mimeDecode.php + pear/Mail/mimePart.php + pear/Mail/xmail.dtd + pear/Mail/xmail.xsl: + * Removed these files as they're now in /pear/Mail_Mime + +2002-02-11 Markus Fischer <mfischer@guru.josefine.at> + + * ext/ldap/ldap.c: - Fix protos. + 2002-02-10 Sean Bright <elixer@erols.com> * ext/gmp/gmp.c: |