summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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