summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2001-10-18 23:32:40 +0000
committerStig Bakken <ssb@php.net>2001-10-18 23:32:40 +0000
commit0cb64cb8b695fee066c374e7a1b9efd7b37a993f (patch)
treef9e56c071ad593f7e5160c4f8b8ac76f11e6d591
parent854223474e3b0e2b1471917dc4d175fb81d92e4e (diff)
downloadphp-git-0cb64cb8b695fee066c374e7a1b9efd7b37a993f.tar.gz
* update NEWS file
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a7eb2cd1c1..b53f2d4f7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 200?, Version 4.0.7-dev
+?? ??? 200?, Version 4.1.0
+- Now bundling Dan Libby's xmlrpc-epi extension
- Added version_compare() function (Stig)
- Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications,
even if they didn't use pg_last_notice()) (Zeev)