From d598a9b03f9938aa13001a5fd6fdcb109935d6d5 Mon Sep 17 00:00:00 2001 From: Date: Thu, 19 Apr 2001 01:09:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3ba1af8e8c..a4e5929bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2001-04-18 Stig Bakken + + * pear/DB.php: * fix handling of broken DSNs like Colin suggested + +2001-04-18 Derick Rethans + + * ext/mcrypt/mcrypt.c: - MFH (bug #8839 again) + + * ext/mcrypt/mcrypt.c: + - Fixed some more problems with keys being chopped off (fix for bug #8839) + +2001-04-18 Adam Dickmeiss + + * ext/yaz/php_yaz.c: + Function yaz_record returns database for record if type is "database". + +2001-04-18 Marc Boeren + + * ext/dbx/dbx_pgsql.c: Removed some old commented code (Mc) + + * ext/dbx/dbx.c + ext/dbx/dbx.h: + Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and support for them in + the dbx_cmp_desc and dbx_cmp_asc functions. The old method of passing a + string "number" is now no longer valid. (Mc) + +2001-04-18 Sascha Schumann + + * ext/ircg/ircg.c + ext/ircg/php_ircg.h: + Support notice which should be used to query bots etc. + +2001-04-18 Wez Furlong + + * README.STREAMS: Information about php streams + +2001-04-18 Derick Rethans + + * ext/mcrypt/mcrypt.c: - MFH (Bug #8839) + 2001-04-17 Sascha Schumann * ext/ircg/ircg.c: -- 2.50.1