]> granicus.if.org Git - php/commitdiff
- Fix format to be consistent
authorAndi Gutmans <andi@php.net>
Sat, 5 May 2001 16:28:20 +0000 (16:28 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 5 May 2001 16:28:20 +0000 (16:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2d2221ac15b8a18f51e3398f9409a28c82f1b9d5..873dc0c5e2d1daf17a5bb6618590e0573b421b83 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ PHP 4.0                                                                    NEWS
 - Added support to getimagesize to return dimensions of BMP and PSD
   files (Derick)
 - Added Japanese multibyte string functions support. (Rui)
-- Added Mac OS X "\r" line ending support to the Zend Engine (Andi)
+- Added Mac OS X "\r" line ending support. (Andi, Zend Engine)
 - Fixed a bug regarding the $PHP_SELF being incorrectly registered when
   force-cgi-redirect was not enabled. (Sterling)
 - pfpro extension now supports version 3 of the Verisign SDK (John Donagher)