From 8e238148f95c23ff2fc160a6bd01b8268a3191c3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 1 Apr 2014 10:12:56 +0200 Subject: [PATCH] updated NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 57ff613eb6e..a988202e9e8 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP NEWS . Fixed problem in mysqli_commit()/mysqli_rollback() with second parameter (extra comma) and third parameters (lack of escaping). (Andrey) +- XSL: + . Fixed bug #53965 ( cannot find files with relative paths + when loaded with "file://"). (Anatol) ?? ??? 2014, PHP 5.5.11