diff options
author | <changelog@php.net> | 2002-01-29 01:11:18 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-01-29 01:11:18 +0000 |
commit | c4c1d7dba8956f0310e2390bc4eabdada749eb27 (patch) | |
tree | af2de54eecaa7cb66f0000808c7a50cff26b4e20 | |
parent | ed77632f2d0088c12189adda49302d999abf9039 (diff) | |
download | php-git-c4c1d7dba8956f0310e2390bc4eabdada749eb27.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,28 @@ +2002-01-28 Stig Bakken <ssb@fast.no> + + * pear/Net/Socket.php: + * doc comments, add setTimeout() and getStatus(), thanks to + Mads Mohr Christensen <mohr@slamkode.dk> + +2002-01-28 Sterling Hughes <sterling@designmultimedia.com> + + * EXTENSIONS: Commit for mr. torben: + Add XSLT to extensions file, mark sablot obsolete + +2002-01-28 Jon Parise <jon@csh.rit.edu> + + * ext/standard/math.c: These are now defined in zend_config.w32.h. + +2002-01-28 Thomas V.V.Cox <cox@idecnet.com> + + * pear/DB/dbase.php: + PEAR dbase driver. Supports, connect, fetch modes, row limit, + numrows and numcols. + +2002-01-28 jim winstead <jimw@apache.org> + + * ext/interbase/Makefile.in: testing checkin + 2002-01-27 Jon Parise <jon@csh.rit.edu> * ext/standard/math.c: |