From f7ac5069b338a709177b16116cf9ad746ea9510c Mon Sep 17 00:00:00 2001 From: Date: Wed, 7 Aug 2002 00:18:32 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/ChangeLog b/ChangeLog index db61fe4680..8c1b7183ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +2002-08-06 kalowsky + + * ext/java/java.c: A folding we will go, a folding we will go, + adding the fold and vim lines to make this easier to follow + +2002-08-06 markonen + + * Makefile.global + acinclude.m4 + configure.in: Fix the framework support + + * ext/iconv/iconv.c: + Updated proto to match the function (fix compile bustage on osx) + + * Makefile.global + sapi/cgi/config.m4 + sapi/cli/config.m4: + The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES or + $CPPFLAGS, right? Removed them. Added frameworks to $COMMON_FLAGS. + +2002-08-06 bradmssw + + * ext/mcve/mcve.c + ext/mcve/php_mcve.h: sync to libmcve-3.0 + +2002-08-06 Tomas V.V.Cox + + * pear/PEAR/Registry.php: + Changed Windows 9x detection code (reported by Alex Merz) + +2002-08-06 markonen + + * sapi/cgi/config.m4 + sapi/cli/config.m4 + Makefile.global + acinclude.m4 + configure.in: + Support compiling and linking against Darwin / Mac OS X frameworks + +2002-08-06 kalowsky + + * ext/exif/exif.c: Keeping function prototype variables the same + +2002-08-06 helly + + * ext/exif/exif.c: datatype inconsistency found by Dan Kalowsky + +2002-08-06 Sascha Schumann + + * ext/standard/var_unserializer.c: Touch file + 2002-08-05 phanto * ext/com/COM.c: -- 2.40.0