From: Date: Sun, 14 Nov 2004 01:36:55 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~695 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d29cc93a6f7292304c688d6b9e0cb428f607ef21;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 078881f46e..0058cf8639 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2004-11-13 Rainer Schaaf + + * (PHP_4_3) + ext/pdf/config.m4: + fixed Bug #29297 + Configure now only allows to work with PDFlib up to PDFlib 4, as newer + PDFlib versions need the code from the PDFlib PECL module. + +2004-11-13 Rob Richards + + * (PHP_5_0) + NEWS: + BFN + + * (PHP_5_0) + ext/xml/compat.c: + MFH: Fixed bug #30566 (attribute namespace URIs are inconsistent when + parsing). + + * ext/xml/compat.c: + Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing). + 2004-11-12 Ilia Alshanetsky * ext/recode/recode.c: