changelog Mon May 30 20:34:30 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1998&r2=1.1999&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1998 php-src/ChangeLog:1.1999
--- php-src/ChangeLog:1.1998 Sun May 29 20:33:41 2005
+++ php-src/ChangeLog Mon May 30 20:34:29 2005
@@ -1,3 +1,50 @@
+2005-05-30 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ MFH: Fixed bug #33164 (Soap extension incorrectly detects HTTP/1.1).
+
+2005-05-30 Hartmut Holzgraefe <[EMAIL PROTECTED]>
+
+ * ext/sqlite/config.m4:
+ typo fix
+
+2005-05-30 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/sqlite/sess_sqlite.c
+ ext/sqlite/sess_sqlite.c
+ ext/sqlite/sqlite.c
+ ext/sqlite/sqlite.c
+ ext/wddx/wddx.c
+ ext/wddx/wddx.c:
+ - Fixed bug #33185 (--enable-session=shared does not build)
+
+2005-05-30 Hartmut Holzgraefe <[EMAIL PROTECTED]>
+
+ * ext/sqlite/Makefile.frag
+ ext/sqlite/config.m4:
+ gracefully handle changes of the parse.y lemon file,
+ process it with lemon if available, else just keep the .c file from CVS
+ not doing so leads to make using its implicit .y->.c rule here and
+ bison doesn't really understand lemon syntax
+
+2005-05-30 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * acinclude.m4:
+ - Use libtool also for completely static builds
+
+ * acinclude.m4
+ build/libtool.m4
+ scripts/phpize.in:
+ - Changed the PATH_SEPARATOR check to a macro
+ - Made sure we're generating aclocal.m4 in same way with both buildconf
+ and phpize.
+
+ * scripts/Makefile.frag:
+ Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166
+
2005-05-29 Jani Taskinen <[EMAIL PROTECTED]>
* configure.in
@@ -3033,7 +3080,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1998 2005/05/30 00:33:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -6434,7 +6481,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1998 2005/05/30 00:33:41 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -6915,7 +6962,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1998 2005/05/30 00:33:41 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -8389,7 +8436,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1998 2005/05/30 00:33:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1999 2005/05/31 00:34:29 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: