]> granicus.if.org Git - php/commitdiff
Little correction.
authorAndrei Zmievski <andrei@php.net>
Tue, 15 Feb 2000 14:23:54 +0000 (14:23 +0000)
committerAndrei Zmievski <andrei@php.net>
Tue, 15 Feb 2000 14:23:54 +0000 (14:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e8583593621abdb77d12e4694a4e6eaabe519d9e..c03b31966568853cb5794671badef6d552b3371e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,8 @@ PHP 4.0                                                                    NEWS
 - Initital support for pdflib 2.20 (Uwe)
 - Added PostgreSQL support for DB (Rui Hirokawa <louis@cityfujisawa.ne.jp>)
 - Re-introduced "none" for disabling auto_prepend/append_file (Stig)
-- Added DB/storage to PEAR
-  Introduced DB warnings
+- Added DB/storage (Stig, PEAR)
+- Introduced DB warnings (Stig, PEAR)
 - Fix overrun in strip_tags (Stas)
 - Fixed crash in strip_tags() and related functions. (Thies)
 - Workaround for bogus POST-Data from IE/Mac. (Thies)