From: Andrey Hristov Date: Wed, 22 Sep 2010 15:15:11 +0000 (+0000) Subject: here comes the news X-Git-Tag: php-5.4.0alpha1~191^2~904 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5fe8b72e3269fd5c05d34c6f85610f869bd3790;p=php here comes the news --- diff --git a/NEWS b/NEWS index 0b8f620ec7..02f2cf4d08 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ - Added an optimization which saves memory and emalloc/efree calls for empty HashTables (Stas, Dmitry) +- Added named pipes support in mysqlnd (Request#48082). (Andrey) - Added support for Traits. (Stefan) - Added array dereferencing support. (Felipe) - Added DTrace support. (David Soria Parra)