diff options
author | <changelog@php.net> | 2000-07-07 01:09:05 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-07-07 01:09:05 +0000 |
commit | 1e32fddb44b425b0279179df0e5e1854d3a8112e (patch) | |
tree | d0078550cfb2b8698f08de4097ee31227287ab57 | |
parent | 4eba5f1d391d9ef5a6f91d0497e61b10b4dcc0b5 (diff) | |
download | php-git-1e32fddb44b425b0279179df0e5e1854d3a8112e.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Fixed crash in gzopen(). (Thies) +- Multiple character set support in gdttf.c (Rob Goodwin) - When using HTTP auth from PHP, fill in the %u custom log field so the authenticated used id will get logged in the Apache access_log (Rasmus) - Support for pdflib 3.01. (Uwe) |