]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 19 Aug 2002 00:17:41 +0000 (00:17 +0000)
committer <changelog@php.net> <>
Mon, 19 Aug 2002 00:17:41 +0000 (00:17 +0000)
ChangeLog

index 570778a0de2ee9b47bcb3ba5b1e14efbe0f39e52..873445d4d1d5fe563a6be3553856fd693cf432f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2002-08-18  holger  <holger@pb1.pair.com>
+
+    * sapi/pi3web/pi3web_sapi.c: Some minor changes related to Pi3Web 2.0.1.
+
+2002-08-18  sesser  <sesser@pb1.pair.com>
+
+    * sapi/apache/mod_php4.c: make POST requests work again
+
+2002-08-18  stas  <stas@pb1.pair.com>
+
+    * ext/standard/var_unserializer.re: ZE2 compatibility fix
+
+2002-08-18  holger  <holger@pb1.pair.com>
+
+    * sapi/pi3web/pi3web_sapi.c: Removed unused local variable header_line.
+
+2002-08-18  iliaa  <iliaa@pb1.pair.com>
+
+    * ext/standard/file.c: Corrected if() syntax in previous patch.
+
+    * ext/standard/file.c:
+    Fixed a segmentation fault that would occur if an entry contained a
+    non-terminated enclosure. Bug #12556
+
+2002-08-18  avsm  <avsm@pb1.pair.com>
+
+    * ext/pdf/config.m4:
+    include PDFLIB_SHARED_LIBADD in the pdflib test, or it fails with
+    unresolved symbols on OpenBSD
+
+2002-08-18  James Cox  <imajes@pb1.pair.com>
+
+    * ext/db/db.c: reverting to 1.73 for steph (sfox@php.net)
+
+
+2002-08-18  kalowsky  <kalowsky@pb1.pair.com>
+
+    * ext/bcmath/bcmath.c: MFH
+
+    * ext/bcmath/bcmath.c: Bug Fix #18960 - Submitted by alan_k@php.net
+
 2002-08-17  Zeev Suraski  <zeev@pb1.pair.com>
 
     * ext/odbc/php_odbc.c: Fix build