From: Date: Sun, 27 Jan 2002 01:16:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83721f0142142c87599d68e7665669f78e299498;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index abca9e4e25..f6cec82c62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-01-26 Marko Karppinen + + * configure.in: + - Reorganized stuff in configure.in and added a few comments + - Added a check for ApplicationServices/ApplicationServices.h (Mac OS X) + - Added AC_PROG_CPP, AC_PROG_CXX and AC_PROG_CXXCPP + - Improved the IPv6 check to fail on Mac OS X (there's no IPv6 there yet) + +2002-01-26 Vincent Blavet + + * pear/PEAR/Packager.php: * Remove the use of a temp dir + * Tar archive is now doing the same work with less overhead + 2002-01-25 Marko Karppinen * configure.in: