]> granicus.if.org Git - php/commitdiff
- We have it now fully RFC compliant
authorMarcus Boerger <helly@php.net>
Sun, 14 May 2006 19:20:21 +0000 (19:20 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 14 May 2006 19:20:21 +0000 (19:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2c80c92038401f221a478f2e12f734e46de1c5e5..5eb604ae52a38334ae3f19e4bb41e1117093863c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ PHP                                                                        NEWS
 - Added support for Apache 2.2 handler in the Windows distro. (Edin)
 - Added pg_field_table() function. (Edin)
 - Added implementation of curl_multi_info_read(). (Brian)
-- Added RFC2397 (data:// stream) support. (Marcus)
+- Added RFC2397 (data: stream) support. (Marcus)
 - Fixed bug #37416 (iterator_to_array() hides exceptions thrown in rewind()
   method). (Tony)
 - Fixed bug #37413 (Rejected versions of flex that don't work). (Ilia)