+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