]> granicus.if.org Git - php/commitdiff
s/-/ ./
authorJames Cox <imajes@php.net>
Sun, 17 Mar 2002 15:49:53 +0000 (15:49 +0000)
committerJames Cox <imajes@php.net>
Sun, 17 Mar 2002 15:49:53 +0000 (15:49 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 85de32612f35f444b066f39c87ae0ace86a79422..aa76de9a7c9685375f934060c309f84b860fc10a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ PHP 4                                                                      NEWS
   . zlib wrappers can be used even on systems without fopencookie()
   . Most extensions now support streams when passing files, which means
     that those extensions will support URL wrappers. (Wez)
-- Added memory stream support. (Marcus)
+  . Added memory stream support. (Marcus)
 - Fixed memory allocation problem on systems that have iconv() support in libc.
   (Yasuo)
 - Made var_dump() handle recursive structures better. (Yasuo)