From d44ee0670f55b422b0dec30633edfc5ae13c2564 Mon Sep 17 00:00:00 2001 From: Date: Sun, 2 Sep 2001 00:10:26 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index f00e09873f..00ea5b47d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2001-09-01 Sascha Schumann + + * ext/ircg/ircg.c: + add a seventh parameter to ircg_pconnect to treat errors + such as incorrect channel-keys in a non-fatal way. + + add a modifier to format-messages which stops the execution + of the format-message, if the argument is not equal to the username. + this is useful, if you want a client to only process channel-mode + changes which concern the client (e.g. voice-change). + + * NEWS: . + +2001-09-01 Zeev Suraski + + * main/php.h: MFH + + * main/php.h: Update API number + +2001-09-01 Thomas V.V.Cox + + * pear/HTML/Form.php: add a default pw lenght + + * pear/HTML/Form.php: style/ws + +2001-09-01 Zeev Suraski + + * sapi/apache/mod_php4.c + main/main.c: MFH + +2001-09-01 Sterling Hughes + + * ext/bz2/bz2.c: noet + 2001-08-31 Sascha Schumann * ext/ircg/README.txt: refinements -- 2.50.1