summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-04-01 10:14:38 +0200
committerAnatol Belski <ab@php.net>2014-04-01 10:14:38 +0200
commit88a44b15d7c7b68050b17c1877493668c8af10c6 (patch)
tree91b37ab4580ef574680ef95714d30b456505f319
parentef6538875f838bb38f73afedc21ab5cb6697a29e (diff)
downloadphp-git-88a44b15d7c7b68050b17c1877493668c8af10c6.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 800de4399d..c54792a845 100644
--- a/NEWS
+++ b/NEWS
@@ -105,6 +105,10 @@ PHP NEWS
- SQLite:
. Updated the bundled libsqlite to the version 3.8.3.1 (Anatol)
+- XSL:
+ . Fixed bug #53965 (<xsl:include> cannot find files with relative paths
+ when loaded with "file://"). (Anatol)
+
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
27 Feb 2014, PHP 5.6.0 Alpha 3