From 3e67ad4dfa9490de9ea0b92010a29ef2808ae04c Mon Sep 17 00:00:00 2001 From: Date: Sun, 31 Mar 2002 01:19:42 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b091ed56d..864085233c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2002-03-30 Stig Bakken + + * configure.in: * added sys/utsname.h test + +2002-03-30 Yasuo Ohgaki + + * ext/pgsql/pgsql.c: MFH. 6.5.3 libpq build fix. + +2002-03-30 Marcus Börger + + * ext/exif/tests/001.phpt: - corrected test-image + + * ext/exif/tests/test2.jpg: MFH - corrected test-image + + * ext/exif/exif.c: -memory leaks + +2002-03-30 Rasmus Lerdorf + + * README.EXT_SKEL: + Looks like mawk can't handle create_stubs - if someone is keen it would be + nice to fix that, but for now just make a note that gawk may be needed. + +2002-03-30 Sascha Schumann + + * ext/session/php_session.h + ext/session/session.c: + - Proper use of underscores (s/createsid/create_sid/) + - Bump the API date and remove extra cpp macro + - Pass TSRMLS appropiately to the create_sid function + +2002-03-30 Marcus Börger + + * ext/exif/exif.c: -compiler warnings + +2002-03-30 Jani Taskinen + + * ext/pspell/tests/.cvsignore: New file. + + * ext/pspell/tests/.cvsignore: another missing .cvsignore + +2002-03-30 Marko Karppinen + + * sapi/apache/config.m4 + Makefile.global + acinclude.m4: + Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of + an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool + based shared build but go a static route. Goodbye libtool! + +2002-03-30 Jani Taskinen + + * ext/exif/tests/.cvsignore: missing .cvsignore + + * ext/xmlrpc/libxmlrpc/.cvsignore: missing entry (still needed here..) + + * ext/ming/config.m4: MFH + + * main/rfc1867.c: + Fixed a bug with file_uploads=off -> normal post variables not set. + +2002-03-30 Markus Fischer + + * ext/ftp/php_ftp.c: - MFH fix for #16348. + + * ext/ftp/php_ftp.c: - Fix #16348. + 2002-03-29 Marko Karppinen * .cvsignore: -- 2.50.1