summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a6ab6a639..9d52eeb11f 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ PHP 4.0 NEWS
?? ??? 200?, Version 4.1.0
- Fixed a crash bug within Cobalt systems. Patch by tomc@tripac.com. (Jani)
+- Now bundling Dan Libby's xmlrpc-epi extension
- Introduced extension version numbers (Stig)
- Added version_compare() function (Stig)
- Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications,