summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2001-05-05 16:28:20 +0000
committerAndi Gutmans <andi@php.net>2001-05-05 16:28:20 +0000
commitd5763bbdcbb6323aa99392145399deb6f58ec3aa (patch)
tree9ce86a5e9c5f4c3195113c791e56590a1f69bc3c
parenta8f87e6c23b011581db7ede88a57d1ad742c9443 (diff)
downloadphp-git-d5763bbdcbb6323aa99392145399deb6f58ec3aa.tar.gz
- Fix format to be consistent
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d2221ac15..873dc0c5e2 100644
--- 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)