diff options
author | <changelog@php.net> | 2001-04-01 02:09:16 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-04-01 02:09:16 +0000 |
commit | f29c9900b16fc2007945f59a615c51ae19177ab8 (patch) | |
tree | 8f4f6423b7c8db4f35a2b2b9f79a72a23f0ddd31 | |
parent | b865380edbbd3bbafc51e55708d2794d739c3f69 (diff) | |
download | php-git-f29c9900b16fc2007945f59a615c51ae19177ab8.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |