]> granicus.if.org Git - php/commitdiff
Here comes the NEWS entry. The RM knows his job ;)
authorAndrey Hristov <andrey@php.net>
Fri, 28 Dec 2007 15:44:45 +0000 (15:44 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 28 Dec 2007 15:44:45 +0000 (15:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 598e3bd2b239eee80490bab435e87f1ecedb45ba..4e4d2346441696721a76a6ec448c89327bb80323 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,7 @@ PHP                                                                        NEWS
 - Added DateTime::setTimestamp() to set a unix timestamp without
   invoking the date parser. (Scott)
 
+- Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)
 - Upgraded PCRE to version 7.4 (Nuno)
 
 - Improved php.ini handling: (Jani)