From 1f3cd999e594469266cd24f8efeb66c38ca8db8a Mon Sep 17 00:00:00 2001 From: Date: Thu, 11 Oct 2001 00:12:00 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/ChangeLog b/ChangeLog index cfd0b31ee7..4b6bb99c4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2001-10-10 Frank M. Kromann + + * ext/fbsql/php_fbsql.c: + Changed return value for BLOB/CLOB values to a string. and returning false if no handle is created. + +2001-10-10 Stig Bakken + + * ext/standard/basic_functions.c + ext/standard/php_versioning.h + ext/standard/versioning.c: MFH: version_compare & friends + +2001-10-10 Thomas V.V.Cox + + * pear/PEAR/Common.php: + fix a problem with the propagation of baseinstalldir and role + +2001-10-10 Sergey Kartashoff + + * ext/mnogosearch/php_mnogo.c: + - Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) + - Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke) + +2001-10-10 Stig Bakken + + * sapi/apache/config.m4: * fix default path in configure help text + + * ext/standard/basic_functions.c: + * added function entries for version_{lt,le,gt,ge,eq} + + * ext/standard/php_versioning.h + ext/standard/versioning.c: + Added version_{lt,le,gt,ge,eq} functions + +2001-10-10 Frank M. Kromann + + * ext/fbsql/php_fbsql.c + ext/fbsql/php_fbsql.h: Adding support for BLOB and CLOB + 2001-10-09 Stig Bakken * pear/Makefile.in -- 2.40.0