summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-07-07 01:09:05 +0000
committer <changelog@php.net>2000-07-07 01:09:05 +0000
commit1e32fddb44b425b0279179df0e5e1854d3a8112e (patch)
treed0078550cfb2b8698f08de4097ee31227287ab57
parent4eba5f1d391d9ef5a6f91d0497e61b10b4dcc0b5 (diff)
downloadphp-git-1e32fddb44b425b0279179df0e5e1854d3a8112e.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3a91710c7..202847df73 100644
--- a/NEWS
+++ b/NEWS
@@ -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)