From 6b08ac665b731cf73bbe71de68055ca9a9823b8a Mon Sep 17 00:00:00 2001 From: Date: Wed, 24 Jul 2002 00:18:45 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 4 ++++ 2 files changed, 47 insertions(+) diff --git a/ChangeLog b/ChangeLog index 40e50cec04..552f417bb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2002-07-23 Jim Winstead + + * ext/standard/credits.c: + restore shane to list of members of php group (got lost somewhere along the way) + +2002-07-23 holger + + * sapi/pi3web/pi3web_sapi.c: + Removed some outdated lines from init_request_info(). + +2002-07-23 Sascha Schumann + + * configure.in + main/php_version.h: Working on 4.2.3 now + + * .cvsignore: Add autom4te.cache + + * ext/dbx/dbx.c: MFH remove \r + + * ext/dbx/dbx.c: Remove \r + +2002-07-23 edink + + * ext/pcre/config.m4: MFB (patch by Troels Arvin ). + Added pcre include path to global list of includes in order to allow + use of external pcre libs. + + * ext/pcre/config.m4: + Allow pcre.h to be in $PREFIX/include/pcre since this is the case + with some Linux distributions (patch by Troels Arvin ). + +2002-07-23 sniper + + * configure.in: Fix bug: #18308. (uname -a sometimes has extra linefeeds) + + * configure.in: + This should fix those solaris+gcc bugs when --enable-libgcc is not used + + * ext/gd/config.m4: + Fix bug: #18479. Better error message what was not found. + + * NEWS: + 2002-07-22 jan * ext/standard/datetime.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index fb0f27af31..3aac322dbc 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,7 @@ +2002-07-23 Andi Gutmans + + * zend_hash.c: - Fix WS. + 2002-07-21 Andi Gutmans * zend_compile.c: -- 2.40.0