From a3837d88aa18d8a575c47b17bde673555fd9a983 Mon Sep 17 00:00:00 2001 From: Will Fitch Date: Mon, 20 Jan 2014 12:19:42 -0500 Subject: [PATCH] Updating NEWS with PDO change --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index f03180d859..e3430217a6 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ PHP NEWS . Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend). (Laruence) +- PDO_pgsql: + . Fixed bug #62479 (PDO-psql cannot connect if password contains +spaces) (willfitch, iliaa) + - Readline . Fixed Bug #66412 (readline_clear_history() with libedit causes segfault after #65714). (Remi) -- 2.40.0