diff options
| author | Andrei Zmievski <andrei@php.net> | 2000-02-15 14:23:54 +0000 |
|---|---|---|
| committer | Andrei Zmievski <andrei@php.net> | 2000-02-15 14:23:54 +0000 |
| commit | 42bcac7a182ea727d8b558304f369d35c88f6533 (patch) | |
| tree | 82a67c83ab319ca3d2117539330bf058821dbe7c | |
| parent | 385b6a22a40cd75b325723681621c9ee323e7e66 (diff) | |
| download | php-git-42bcac7a182ea727d8b558304f369d35c88f6533.tar.gz | |
Little correction.
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
