]> granicus.if.org Git - php/commitdiff
here comes the news
authorAndrey Hristov <andrey@php.net>
Wed, 22 Sep 2010 15:15:11 +0000 (15:15 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 22 Sep 2010 15:15:11 +0000 (15:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0b8f620ec76ae4888bc4ff564fe106de9a225dd2..02f2cf4d0870ca3d0b3adb0d886a26aba070aefe 100644 (file)
--- 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)