]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 13 Jun 2004 00:32:14 +0000 (00:32 +0000)
committer <changelog@php.net> <>
Sun, 13 Jun 2004 00:32:14 +0000 (00:32 +0000)
ChangeLog

index 3f71726dafcd7c488769228ec90cb18e5e9ab53c..2d13cc0a05410f3527fd4103f4f47ce2239ec052 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2004-06-12  Ard Biesheuvel  <a.k.biesheuvel@ewi.tudelft.nl>
+
+    * ext/interbase/ibase_query.c
+      ext/interbase/php_interbase.h:
+      Revert
+
+2004-06-12  Greg Beaver  <greg@chiaraquartet.net>
+
+    * pear/PEAR/Common.php:
+      fix bug #1610: pear package doesn't validate deps
+      
+      It was never validating deps at all!
+
+    * (PHP_4_3)
+      pear/PEAR/ErrorStack.php
+      pear/PEAR/Installer.php:
+      MFH: Installer and ErrorStack bugfixes/ErrorStack features
+
+    * pear/PEAR/Installer.php:
+      fix bug #1615: installer must create extension dir if it doesn't exist,
+      patch by Tomas
+
+    * pear/PEAR/ErrorStack.php:
+      fix bug #1617, exception never returned from PEAR_ErrorStack->push()
+
+2004-06-12  Ard Biesheuvel  <a.k.biesheuvel@ewi.tudelft.nl>
+
+    * ext/interbase/ibase_query.c
+      ext/interbase/php_interbase.h:
+      Added export macros
+
 2004-06-10  Ilia Alshanetsky  <ilia@prohost.org>
 
     * ext/standard/math.c: