changelog               Wed Nov 14 20:10:16 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.858 php4/ChangeLog:1.859
--- php4/ChangeLog:1.858        Tue Nov 13 20:10:16 2001
+++ php4/ChangeLog      Wed Nov 14 20:10:15 2001
@@ -1,3 +1,48 @@
+2001-11-14  Stig Venaas  <[EMAIL PROTECTED]>
+
+    * ext/ldap/ldap.c:
+    Fixed some memory leaks and removed some unnecessary checks due to
+    ZEND_FETCH_RESOURCE returning on error
+
+2001-11-14  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/php_fbsql.c: Prevent fbsql_num_rows from looping
+
+    * ext/iconv/iconv.dsp: Fixing debug build
+
+2001-11-14  Thomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/DB/pgsql.php:
+    make the DB_ERROR_ALREADY_EXISTS error regexp compatible with
+    Postgres 7.x also (will they someday implement error numbers? :-)
+
+2001-11-14  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/Makefile.in: * install Archive_Tar
+
+2001-11-14  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c:
+    Many other reasons that setvbuf can fail than "wrong arguments", returning
+    false should be enough
+
+2001-11-14  Christian Stocker  <[EMAIL PROTECTED]>
+
+    * pear/Makefile.in: adding PEAR/Registry.php
+
+2001-11-14  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/fsock.c: - Fix crashbug on dtor
+
+2001-11-14  Christian Stocker  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/WebInstaller.php:
+    checking if package.xml.gz exists, before checking if it's writeable
+
+2001-11-14  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * pear/Math/Fraction.php: Hopefully fix this.
+
 2001-11-13  Doug MacEachern  <[EMAIL PROTECTED]>
 
     * sapi/apache2filter/sapi_apache2.c: setup standard CGI variables


Reply via email to