changelog Thu Apr 27 05:31:46 2006 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2327&r2=1.2328&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2327 php-src/ChangeLog:1.2328
--- php-src/ChangeLog:1.2327 Wed Apr 26 05:31:45 2006
+++ php-src/ChangeLog Thu Apr 27 05:31:45 2006
@@ -1,3 +1,56 @@
+2006-04-26 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * sapi/cgi/fastcgi.c
+ sapi/cgi/fastcgi.c:
+ Revert wrong fix
+
+2006-04-26 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ configure.in
+ main/php_version.h:
+ Restore dev
+
+ * (PHP_5_1)
+ NEWS:
+ Remove soap cache news
+
+2006-04-26 Edin Kadribasic <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ BFN
+
+2006-04-26 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ configure.in
+ main/php_version.h:
+ Go with 5.1.3
+
+ * (PHP_5_1)
+ NEWS:
+ Prepare the news file for release
+
+2006-04-26 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ sapi/cgi/fastcgi.c
+ sapi/cgi/fastcgi.c:
+ Fixed bug #37205 (Serving binary content/images fails with "comm with
+ server aborted" FastCGI err)
+
+2006-04-26 Edin Kadribasic <[EMAIL PROTECTED]>
+
+ * sapi/apache/php_apache.c:
+ MFB: Correctly import external data (#33292)
+
+ * (PHP_5_1)
+ sapi/apache/php_apache.c:
+ Correctly import external data (#33292)
+
2006-04-25 Antony Dovgal <[EMAIL PROTECTED]>
* ext/standard/tests/strings/substr_compare.phpt