]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 14 Nov 2004 01:36:55 +0000 (01:36 +0000)
committer <changelog@php.net> <>
Sun, 14 Nov 2004 01:36:55 +0000 (01:36 +0000)
ChangeLog

index 078881f46ee7aecc3ff53ffa36f54144db4bbdc4..0058cf863989dfe348d8c9edc54d3d0a5f5f854e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2004-11-13  Rainer Schaaf  <rjs@pdflib.com>
+
+    * (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  <rrichards@ctindustries.net>
+
+    * (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  <ilia@prohost.org>
 
     * ext/recode/recode.c: