From: Date: Tue, 29 Jan 2002 01:11:18 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4c1d7dba8956f0310e2390bc4eabdada749eb27;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index feb7f553f4..824a11c1c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2002-01-28 Stig Bakken + + * pear/Net/Socket.php: + * doc comments, add setTimeout() and getStatus(), thanks to + Mads Mohr Christensen + +2002-01-28 Sterling Hughes + + * EXTENSIONS: Commit for mr. torben: + Add XSLT to extensions file, mark sablot obsolete + +2002-01-28 Jon Parise + + * ext/standard/math.c: These are now defined in zend_config.w32.h. + +2002-01-28 Thomas V.V.Cox + + * pear/DB/dbase.php: + PEAR dbase driver. Supports, connect, fetch modes, row limit, + numrows and numcols. + +2002-01-28 jim winstead + + * ext/interbase/Makefile.in: testing checkin + 2002-01-27 Jon Parise * ext/standard/math.c: