changelog               Fri Feb 25 20:34:36 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1905&r2=1.1906&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1905 php-src/ChangeLog:1.1906
--- php-src/ChangeLog:1.1905    Thu Feb 24 20:35:40 2005
+++ php-src/ChangeLog   Fri Feb 25 20:34:35 2005
@@ -1,3 +1,61 @@
+2005-02-25  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/dba/config.m4
+      ext/dba/dba.c
+      ext/dba/dba_db1.c
+      ext/dba/php_db1.h
+      ext/dba/tests/dba_db1.phpt:
+      - Add support for db1 through emulation
+
+2005-02-25  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      ext/mssql/php_mssql.c:
+      MFH: FreeTDS does not have support for DBTEXTLIMIT
+
+    * ext/mssql/php_mssql.c
+      ext/mssql/php_mssql.c:
+      FreeTDS does not have support for DBTEXTLIMIT
+
+2005-02-25  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/domxml/php_domxml.c:
+      no message
+
+2005-02-25  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/dba/config.m4:
+      - Align
+
+2005-02-25  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/oci8/config.m4:
+      fix bug preventing from building oci8 as shared module
+      (patch by stanislav dot voroniy at portavita dot nl)
+
+2005-02-25  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/tests/bug30967.phpt
+      ext/mysqli/tests/bug30967.phpt:
+      fix for bug #31939
+
+2005-02-25  Anantha Kesari H Y  <[EMAIL PROTECTED]>
+
+    * netware/sendmail_nw.h:
+      changing the windows style path seperator in netinet\in.h to netinet/in.h
+
+    * win32/sendmail.c:
+      time.h is available in NetWare LibC.
+      path sperator has been changed from \ to / while including
+      netware\sendmail_nw.h
+
+2005-02-25  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/exif/config.w32:
+      - Change to enable (synch with unix build system)
+
 2005-02-24  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_0)
@@ -776,7 +834,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1905 2005/02/25 01:35:40 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1906 2005/02/26 01:34:35 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -1257,7 +1315,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1905 2005/02/25 01:35:40 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1906 2005/02/26 01:34:35 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -2731,7 +2789,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1905 2005/02/25 01:35:40 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1906 2005/02/26 01:34:35 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to