From e033af4ed6a811f0710acaba166a4924cda7f73e Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 6 Feb 2015 22:47:16 +0800 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 6d01918955..0f1d118c49 100644 --- a/NEWS +++ b/NEWS @@ -98,6 +98,10 @@ - PCRE: . Removed support for the /e (PREG_REPLACE_EVAL) modifier. (Nikita) +- PDO: + . Fixed bug #59450 (./configure fails with "Cannot find php_pdo_driver.h"). + (maxime dot besson at smile dot fr) + - PDO_mysql: . Fixed bug #68424 (Add new PDO mysql connection attr to control multi statements option). (peter dot wolanin at acquia dot com) -- 2.50.1