Skip to content

Commit 69e950e

Browse files
author
committed
ChangeLog update
1 parent 167f772 commit 69e950e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

ChangeLog

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2000-02-14 Stig Bakken <ssb@fast.no>
2+
3+
* pear/DB/pgsql.php: Added PostgreSQL support for DB submitted by Rui Hirokawa
4+
<louis@cityfujisawa.ne.jp>
5+
6+
* main.c: Made auto_prepend_file and auto_append_file accept "none" as parameter
7+
to disable, like in PHP 3.0.
8+
9+
* pear/DB/common.php
10+
pear/DB/mysql.php
11+
pear/DB/storage.php
12+
pear/DB.php: Added DB/storage to PEAR.
13+
Introduced DB warnings
14+
Revert to using Javadoc-style comments.
15+
DB_common now returns references in the appropriate places
16+
17+
2000-02-14 Andrei Zmievski <andrei@ispi.net>
18+
19+
* NEWS
20+
ext/standard/filestat.c: Fix for filesize() and others on sockets.
21+
22+
2000-02-14 Hartmut Holzgraefe <hholzgra@media-engineering.de>
23+
24+
* ext/imap/imap.c:
25+
imap_delet(),imap_undelete() and imap_move() will now optionaly accept UDIs
26+
27+
2000-02-14 David Hedbor <david@hedbor.org>
28+
29+
* sapi/roxen/roxen.c: Use sapi_free_header.
30+
131
2000-02-13 Zeev Suraski <zeev@php.net>
232

333
* sapi/isapi/php4isapi.c: Fix a few memory leaks

0 commit comments

Comments
 (0)