From: Andrey Hristov Date: Fri, 28 Dec 2007 15:44:45 +0000 (+0000) Subject: Here comes the NEWS entry. The RM knows his job ;) X-Git-Tag: RELEASE_1_3_1~452 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77115c49ab393ab0421422c7f6b1d1f7660dfab9;p=php Here comes the NEWS entry. The RM knows his job ;) --- diff --git a/NEWS b/NEWS index 598e3bd2b2..4e4d234644 100644 --- 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)