changelog Sat Jan 21 06:31:46 2006 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2231&r2=1.2232&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2231 php-src/ChangeLog:1.2232
--- php-src/ChangeLog:1.2231 Fri Jan 20 06:31:41 2006
+++ php-src/ChangeLog Sat Jan 21 06:31:45 2006
@@ -1,3 +1,33 @@
+2006-01-20 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/gd/config.m4:
+ - Fixed bug #Â36110 (missing sanity checks for external build)
+
+2006-01-20 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/oci8/config.m4
+ ext/oci8/config.m4:
+ fix typo
+
+ * (PHP_5_1)
+ NEWS
+ ext/oci8/oci8_statement.c:
+ MFH: fix #36096 (oci_result() returns garbage after oci_fetch() failed)
+
+ * ext/oci8/oci8_statement.c:
+ fix #36096 (oci_result() returns garbage after oci_fetch() failed)
+
+2006-01-20 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/standard/http_fopen_wrapper.c:
+ MFB51: Allow get_headers() to return header information even for non-200
+ responses.
+
+ * (PHP_5_1)
+ ext/standard/http_fopen_wrapper.c:
+ Allow get_headers() to return header information even for non-200
+ responses.
+
2006-01-19 Antony Dovgal <[EMAIL PROTECTED]>
* ZendEngine2/tests/bug32290.phpt