summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-04-01 02:09:16 +0000
committer <changelog@php.net>2001-04-01 02:09:16 +0000
commitf29c9900b16fc2007945f59a615c51ae19177ab8 (patch)
tree8f4f6423b7c8db4f35a2b2b9f79a72a23f0ddd31
parentb865380edbbd3bbafc51e55708d2794d739c3f69 (diff)
downloadphp-git-f29c9900b16fc2007945f59a615c51ae19177ab8.tar.gz
ChangeLog update
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef6f2fd833..cdf7463332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2001-03-31 Zeev Suraski <zeev@zend.com>
+
+ * ext/standard/output.c: MFH - header handling with output buffering
+
+ * ext/standard/output.c: Fix headers handling with output buffering
+
+2001-03-31 Sascha Schumann <sascha@schumann.cx>
+
+ * ext/ircg/ircg.c
+ ext/ircg/php_ircg.h:
+ Add ircg_html_encode() which is an interface to the standard
+ HTML encoder for URLs and color attributes.
+
+2001-03-31 Christian Stocker <chregu@nomad.ch>
+
+ * pear/Experimental/XML/fo2pdf.php: - converted tabs to spaces
+ - more links in the docs about xsl:fo
+
2001-03-30 Fredrik Öhrn <ohrn@chl.chalmers.se>
* ext/cpdf/cpdf.c