]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 3 Jul 2005 05:32:08 +0000 (05:32 +0000)
committer <changelog@php.net> <>
Sun, 3 Jul 2005 05:32:08 +0000 (05:32 +0000)
ChangeLog

index fecef62bb3f5c409353295c8f447df4709073e23..574fb13d4cc4f0a0fadaea6488e1b405e64ba83a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2005-07-02  Edin Kadribasic  <edink@emini.dk>
+
+    * (PHP_4_4)
+      NEWS:
+      BFN: now in the correct place :)
+
+    * NEWS
+      NEWS:
+      BFN
+
+    * ext/odbc/php_odbc.c:
+      Don't crash on exit by destroying the same hash twice
+
+2005-07-02  Derick Rethans  <php@derickrethans.nl>
+
+    * NEWS:
+      - Overhauled selecting the correct timezone. The timezone set with
+        "date_timezone_set" override the TZ environment variable, which on its
+      turn
+        overrides the date.timezone setting. If none of the three is set, we
+      fallback
+        to UTC.
+      - Added "date_timezone_set" function to set the timezone that the date
+        functions will use.
+
+2005-07-02  Greg Beaver  <greg@chiaraquartet.net>
+
+    * pear/packages/XML_RPC-1.3.1.tar
+      pear/packages/XML_RPC-1.3.1.tgz:
+      XML_RPC -> 1.3.1 (tar, not tgz)
+
+    * pear/packages/XML_RPC-1.2.2.tar
+      pear/packages/XML_RPC-1.2.2.tar
+      pear/packages/XML_RPC-1.3.1.tar
+      pear/packages/XML_RPC-1.3.1.tgz:
+      XML_RPC -> 1.3.1
+
 2005-07-01  Edin Kadribasic  <edink@emini.dk>
 
     * php.ini-recommended: