changelog               Mon Jul 11 01:39:34 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2038&r2=1.2039&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2038 php-src/ChangeLog:1.2039
--- php-src/ChangeLog:1.2038    Sun Jul 10 01:39:03 2005
+++ php-src/ChangeLog   Mon Jul 11 01:39:30 2005
@@ -1,3 +1,76 @@
+2005-07-10  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/dbx/.cvsignore
+      ext/dbx/CREDITS
+      ext/dbx/INSTALL
+      ext/dbx/config.m4
+      ext/dbx/config.w32
+      ext/dbx/dbx.c
+      ext/dbx/dbx.dsp
+      ext/dbx/dbx.h
+      ext/dbx/dbx_fbsql.c
+      ext/dbx/dbx_fbsql.h
+      ext/dbx/dbx_mssql.c
+      ext/dbx/dbx_mssql.h
+      ext/dbx/dbx_mysql.c
+      ext/dbx/dbx_mysql.h
+      ext/dbx/dbx_oci8.c
+      ext/dbx/dbx_oci8.h
+      ext/dbx/dbx_odbc.c
+      ext/dbx/dbx_odbc.h
+      ext/dbx/dbx_pgsql.c
+      ext/dbx/dbx_pgsql.h
+      ext/dbx/dbx_sqlite.c
+      ext/dbx/dbx_sqlite.h
+      ext/dbx/dbx_sybasect.c
+      ext/dbx/dbx_sybasect.h
+      ext/dbx/howto_extend_dbx.html
+      ext/dbx/package.xml
+      ext/dbx/php_dbx.h
+      ext/dbx/tests/.cvsignore
+      ext/dbx/tests/001.phpt
+      ext/dbx/tests/002.phpt
+      ext/dbx/tests/003.phpt
+      ext/dbx/tests/004.phpt
+      ext/dbx/tests/005.phpt
+      ext/dbx/tests/006.phpt
+      ext/dbx/tests/007.phpt
+      ext/dbx/tests/008.phpt
+      ext/dbx/tests/009.phpt
+      ext/dbx/tests/010.phpt
+      ext/dbx/tests/dbx_test.p
+      ext/dbx/tests/dbx_test.pgsql.script
+      ext/dbx/tests/dbx_test.script
+      ext/dbx/tests/skipif.inc
+      ext/ircg/.cvsignore
+      ext/ircg/CREDITS
+      ext/ircg/Makefile.frag
+      ext/ircg/README.txt
+      ext/ircg/config.m4
+      ext/ircg/ircg.c
+      ext/ircg/ircg.php
+      ext/ircg/ircg_common.c
+      ext/ircg/ircg_scanner.c
+      ext/ircg/ircg_scanner.re
+      ext/ircg/ircg_thttpd.c
+      ext/ircg/php_ircg.h
+      ext/ircg/php_ircg_alloc.h
+      ext/ircg/php_ircg_cache.c
+      ext/ircg/php_ircg_cache.h
+      ext/ircg/php_ircg_conversion.c
+      ext/ircg/php_ircg_conversion.h
+      ext/ircg/php_ircg_error.c
+      ext/ircg/php_ircg_error.h
+      ext/ircg/php_ircg_formats.h
+      ext/ircg/php_ircg_hash.h
+      ext/ircg/php_ircg_lock.h
+      ext/ircg/php_ircg_private.h
+      ext/ircg/php_ircg_smart_str.h
+      ext/ircg/php_ircg_tokenizer.c
+      ext/ircg/php_ircg_tokenizer.h:
+      - Moved ext/dbx and ext/ircg to PECL.
+
 2005-07-09  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * run-tests.php:
@@ -6146,7 +6219,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2038 2005/07/10 05:39:03 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2039 2005/07/11 05:39:30 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -9547,7 +9620,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.2038 2005/07/10 05:39:03 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.2039 2005/07/11 05:39:30 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -10028,7 +10101,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.2038 2005/07/10 05:39:03 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.2039 2005/07/11 05:39:30 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -11502,7 +11575,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.2038 2005/07/10 05:39:03 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.2039 2005/07/11 05:39:30 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to