summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2005-10-19 11:18:14 +0000
committerAntony Dovgal <tony2001@php.net>2005-10-19 11:18:14 +0000
commit5ec19bb68cd41753a5e662a238171eca52620ea8 (patch)
treefe7c565082075059e06772063598af191b74640b
parent4a6faadcce54c32980e53bcd8de403e8442a1143 (diff)
downloadphp-git-5ec19bb68cd41753a5e662a238171eca52620ea8.tar.gz
fix news entry
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0c76d4722e..f878411df6 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP NEWS
?? Oct 2005, PHP 5.1 Release Candidate 4
- Fixed bug #34905 (Digest authentication does not work with Apache 1). (Ilia)
- Fixed bug #34902 (mysqli::character_set_name() - undefined method). (Tony)
-- Fixed bug #34899 (Fixed sqlite extension compile failure). ?(Ilia)
+- Fixed bug #34899 (Fixed sqlite extension compile failure). (Ilia)
- Fixed bug #33829 (mime_content_type() returns text/plain for gzip and bzip files). (Derick)
17 Oct 2005, PHP 5.1 Release Candidate 3