changelog Sun Jul 17 01:40:12 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2044&r2=1.2045&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2044 php-src/ChangeLog:1.2045
--- php-src/ChangeLog:1.2044 Sat Jul 16 01:36:35 2005
+++ php-src/ChangeLog Sun Jul 17 01:40:10 2005
@@ -1,3 +1,130 @@
+2005-07-16 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/curl/interface.c:
+ Added 2 missing cURL options available in all versions.
+
+2005-07-16 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * netware/ApacheCore.imp
+ netware/BisonExtStandard.bat
+ netware/BisonFlexZend.bat
+ netware/ZendEngine2.mak
+ netware/build.bat
+ netware/buildext.bat
+ netware/buildlib.bat
+ netware/buildsapi.bat
+ netware/common.mif
+ netware/libpq-fe.h
+ netware/libpq.imp
+ netware/php-nw.bat
+ netware/php5apache.mak
+ netware/php5apache2filter.mak
+ netware/php5cli.mak
+ netware/phplib.imp
+ netware/phplib.mak
+ netware/phptest.ncf
+ netware/postgres_ext.h
+ netware/setbuild.bat
+ netware/time_nw.c
+ netware/tsrm.mak
+ netware/zend.mak:
+ NetWare can make use of the Autoconf based build system
+
+ * netware/libpq/libpq-fs.h:
+ libpq-fs.h this file is of no use
+
+ * (PHP_5_0)
+ netware/ApacheCore.imp
+ netware/BisonExtStandard.bat
+ netware/BisonFlexZend.bat
+ netware/ZendEngine2.mak
+ netware/build.bat
+ netware/buildext.bat
+ netware/buildlib.bat
+ netware/buildsapi.bat
+ netware/common.mif
+ netware/libpq-fe.h
+ netware/libpq.imp
+ netware/php-nw.bat
+ netware/php5apache.mak
+ netware/php5apache2filter.mak
+ netware/php5cli.mak
+ netware/phplib.imp
+ netware/phplib.mak
+ netware/phptest.ncf
+ netware/postgres_ext.h
+ netware/setbuild.bat
+ netware/time_nw.c
+ netware/tsrm.mak
+ netware/zend.mak:
+ NetWare can make use the AutoConf based build system
+
+ * (PHP_5_0)
+ netware/libpq/libpq-fs.h:
+ removing the redundant file libpq-fs.h
+
+ * (PHP_5_0)
+ sapi/apache2filter/php_apache.h
+ sapi/apache2filter/sapi_apache2.c:
+ sapi/apache2filter/php_apache.h
+ Removing redundant CLIB_STAT_PATCH
+ sapi/apache2filter/sapi_apache2.c
+ Removing redundant CLIB_STAT_PATCH
+ -- Kamesh
+
+ * main/fopen_wrappers.c
+ main/main.c:
+ main/fopen_wrappers.c
+ NetWare file names are case insensitive
+ main/main.c
+ NetWare has no sendmail binary. It uses the smart host mailing code
+ avaiolable in php distro. Could not find a better place to put this than
+ main/main.c.
+ -- Kamesh
+
+ * (PHP_5_0)
+ main/fopen_wrappers.c
+ main/main.c
+ main/php_open_temporary_file.c
+ main/php_streams.h
+ main/safe_mode.c:
+ main/fopen_wrappers.c
+ NetWare file names are case insensitive
+ main/main.c
+ NetWare has no sendmail binary. It uses the smart host mailing code
+ avaiolable in php distro. Could not find a better place to put this than
+ main/main.c.
+ main/php_open_temporary_file.c,v
+ Removed the unused variable in NetWare block.
+ main/php_streams.h
+ Removing the redundant CLIB_STAT_PATCH
+ main/safe_mode.c
+ NetWare has no uid.
+ -- Kamesh
+
+ * (PHP_5_0)
+ TSRM/TSRM.c
+ TSRM/tsrm_virtual_cwd.c
+ TSRM/tsrm_virtual_cwd.h:
+ TSRM/tsrm_virtual_cwd.c
+ Removing the redundant CLIB_STAT_PATCH
+ TSRM/tsrm_virtual_cwd.h
+ Removing the redundant CLIB_STAT_PATCH
+ TSRM/TSRM.c
+ Netware pthreads support is good enough. So removing all these fixes of
+ old times.
+ -- Kamesh
+
+ * TSRM/TSRM.c:
+ Netware pthreads support is good enough. So removing all these fixes of
old
+ times.
+ -- Kamesh
+
+ * (PHP_5_0)
+ ext/standard/string.c:
+ NetWare specific dirname fixes.
+ --Kamesh
+
2005-07-15 George Schlossnagle <[EMAIL PROTECTED]>
* ext/curl/interface.c
@@ -6441,7 +6568,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2044 2005/07/16 05:36:35 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2045 2005/07/17 05:40:10 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -9842,7 +9969,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2044 2005/07/16 05:36:35 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2045 2005/07/17 05:40:10 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -10323,7 +10450,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2044 2005/07/16 05:36:35 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2045 2005/07/17 05:40:10 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -11797,7 +11924,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2044 2005/07/16 05:36:35 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2045 2005/07/17 05:40:10 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: