From c402d89f943c49bc5ec0d4cb55cfa5082c793425 Mon Sep 17 00:00:00 2001 From: Date: Mon, 24 Jul 2000 01:09:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8485daf51e..f9c6a0f3ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2000-07-23 Jani Taskinen + + * ext/ldap/ldap.c: + It's better not touch those ldap->ld_* when they aren't given as parameters. + (Now using -1 the parameters not wanted can be omitted) + +2000-07-23 Sterling Hughes + + * pear/File/Find.php + pear/PEAR_Error.php: Remove $file and $line. + + * pear/File/Find.php: Fixes. + +2000-07-23 Thies C. Arntzen + + * ext/standard/basic_functions.c: (getimagesize) fix FORCE_REF. + +2000-07-23 Stanislav Malyshev + + * ext/standard/browscap.c: Add another check for broken browscap object + + * main/configuration-parser.y: + Make browscap not to lowercase its arguments + + * ext/standard/browscap.c: + Try to fix some get_browser crashes and clean it up + +2000-07-23 Joey Smith + + * ext/pdf/pdf.c: + Setting "compatibility" parameter requires having a PDF structure that + has NOT had PDF_open_*() called on it, according to the documentation. + + There is not currently any way to obtain such from user-land in PHP. + + * main/php_sprintf.c + main/snprintf.h: BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF + +2000-07-23 Sterling Hughes + + * ext/dbase/dbase.c: + Fixed dbase_add_record + 2000-07-22 Sam Ruby * ext/java/README -- 2.50.1