From 87c8ea15f29cd89e8a58d2f6dce4348453c6ac59 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 18 Mar 2013 00:52:15 -0700 Subject: [PATCH] fix NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 41f5eab4e77..adf868f0f47 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ PHP NEWS for stmt->param_bind). (Andrey) -28 Feb 2013, PHP 5.3.23RC1 +14 Mar 2013, PHP 5.3.23 - Phar: . Fixed timestamp update on Phar contents modification. (Dmitry)