]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 21 Jun 2002 00:20:31 +0000 (00:20 +0000)
committer <changelog@php.net> <>
Fri, 21 Jun 2002 00:20:31 +0000 (00:20 +0000)
ChangeLog

index 06d17c6ad4cb623f6807184ddce35cf798439d7f..d3a9b8ec25767f8f73f24819c1d4a9a8dc817f48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2002-06-20  Sander Roobol  <phy@wanadoo.nl>
+
+    * ext/mime_magic/mime_magic.c: ZTS fixes
+
+2002-06-20  James Cox  <james@blog.at>
+
+    * build/build.mk: oops..
+
+    * build/build.mk: make "make snapshot" work again..
+
+    * build/build.mk: fixing to permit builds with ZE2
+
+2002-06-20  Uwe Steinmann  <Uwe.Steinmann@fernuni-hagen.de>
+
+    * ext/domxml/php_domxml.c:
+    - take version of libxslt and libxml from runtime variables to make
+      sure the reported versions correspond to the actually installed
+       versions of libxml and libxslt
+
+2002-06-20  Yasuo Ohgaki  <yohgaki@ohgaki.net>
+
+    * NEWS: Added missing NEWS entry for a bug fix.
+
 2002-06-19  Tomas V.V.Cox  <cox@idecnet.com>
 
     * pear/PEAR/Frontend/CLI.php