Skip to content

Commit fa9fdbe

Browse files
author
committed
ChangeLog update
1 parent d4a1582 commit fa9fdbe

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

ChangeLog

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
2005-07-02 Edin Kadribasic <[email protected]>
2+
3+
* (PHP_4_4)
4+
NEWS:
5+
BFN: now in the correct place :)
6+
7+
* NEWS
8+
NEWS:
9+
BFN
10+
11+
* ext/odbc/php_odbc.c:
12+
Don't crash on exit by destroying the same hash twice
13+
14+
2005-07-02 Derick Rethans <[email protected]>
15+
16+
* NEWS:
17+
- Overhauled selecting the correct timezone. The timezone set with
18+
"date_timezone_set" override the TZ environment variable, which on its
19+
turn
20+
overrides the date.timezone setting. If none of the three is set, we
21+
fallback
22+
to UTC.
23+
- Added "date_timezone_set" function to set the timezone that the date
24+
functions will use.
25+
26+
2005-07-02 Greg Beaver <[email protected]>
27+
28+
* pear/packages/XML_RPC-1.3.1.tar
29+
pear/packages/XML_RPC-1.3.1.tgz:
30+
XML_RPC -> 1.3.1 (tar, not tgz)
31+
32+
* pear/packages/XML_RPC-1.2.2.tar
33+
pear/packages/XML_RPC-1.2.2.tar
34+
pear/packages/XML_RPC-1.3.1.tar
35+
pear/packages/XML_RPC-1.3.1.tgz:
36+
XML_RPC -> 1.3.1
37+
138
2005-07-01 Edin Kadribasic <[email protected]>
239

340
* php.ini-recommended:

0 commit comments

Comments
 (0)