summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-07-03 05:32:08 +0000
committer <changelog@php.net>2005-07-03 05:32:08 +0000
commitfa9fdbeeac97664f9c32402511bb18dbc3eab6bd (patch)
treecf250c81c742e9810e47b2567f96d02c66f77a14 /ChangeLog
parentd4a158260b77e6d7590bfbd63b32b812f4851026 (diff)
downloadphp-git-fa9fdbeeac97664f9c32402511bb18dbc3eab6bd.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fecef62bb3..574fb13d4c 100644
--- 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: