From: Andrei Zmievski Date: Wed, 15 Dec 1999 16:07:04 +0000 (+0000) Subject: Fixing. X-Git-Tag: PRE_RETURN_REF_MERGE~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=005c9d03410ed7b7d3f840f845102a98f4881636;p=php Fixing. --- diff --git a/ChangeLog b/ChangeLog index 03cfb2ee47..ea3005b3ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,12 +10,6 @@ * ext/bcmath/bcmath.c: (bcmath) Name of header changed from php3 to php but include forgotten. -1999-12-14 Joey Smith - - * ext/xml/xml.c - ext/bcmath/Makefile.am - ext/bcmath/bcmath.c: Preliminary support for date/time stamping in error logs - 1999-12-14 Uwe Steinmann * ext/hyperwave/hw.c: always check if output is ok after php3_header()