Skip to content

Commit 121d71c

Browse files
author
committed
ChangeLog update
1 parent f812a8a commit 121d71c

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

ChangeLog

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
2001-02-25 David Guerizec <david@guerizec.net>
2+
3+
* ext/midgard/midgard.c:
4+
force user to pass $xparam by reference (from mgd_walk_xxx_tree() functions)
5+
6+
2001-02-25 Sascha Schumann <sascha@schumann.cx>
7+
8+
* ext/ircg/ircg.c: Provide improved means for mass joins
9+
10+
2001-02-25 David Guerizec <david@guerizec.net>
11+
12+
* ext/midgard/article.c
13+
ext/midgard/midgard.c
14+
ext/midgard/page.c
15+
ext/midgard/topic.c: optimized the mgd_is_in_xxx_tree() functions
16+
17+
2001-02-25 Sascha Schumann <sascha@schumann.cx>
18+
19+
* ext/ircg/ircg.c
20+
ext/ircg/php_ircg.h: Add function for kick and topic
21+
22+
2001-02-25 Dan Kalowsky <dank@deadmime.org>
23+
24+
* ext/imap/config.m4
25+
ext/imap/php_imap.c
26+
ext/imap/php_imap.h:
27+
Updating the IMAP client to include quota support via the imap c-client2000 libraries.
28+
Removes the SA_QUOTA and SA_QUOTA_ALL defines
29+
Cleans up the imap_status() function to remove notion of quotas in a status message.
30+
31+
Changes the config.m4 to support the client.h include
32+
Changed the directory search order for the include files as well.
33+
34+
(PHP imap_get_quota) Added
35+
(PHP imap_set_quota) Added
36+
37+
38+
PR:
39+
Submitted by:
40+
Reviewed by:
41+
Obtained from:
42+
143
2001-02-24 Sascha Schumann <sascha@schumann.cx>
244

345
* ext/standard/datetime.c:

0 commit comments

Comments
 (0)