summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-01-29 01:11:18 +0000
committer <changelog@php.net>2002-01-29 01:11:18 +0000
commitc4c1d7dba8956f0310e2390bc4eabdada749eb27 (patch)
treeaf2de54eecaa7cb66f0000808c7a50cff26b4e20
parented77632f2d0088c12189adda49302d999abf9039 (diff)
downloadphp-git-c4c1d7dba8956f0310e2390bc4eabdada749eb27.tar.gz
ChangeLog update
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feb7f553f4..824a11c1c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: