Browse Source

ChangeLog update

PHP-5.1
21 years ago
parent
commit
fa9fdbeeac
  1. 37
      ChangeLog

37
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:

Loading…
Cancel
Save