diff --git a/NEWS b/NEWS index c2c20914..f8353a16 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier - Fix bug where in background-position for center keyword handling. - Fix infinite loop when a wrapper element is inserted in a context where it's not allowed. Thanks Lars for reporting. +- Remove +x bit and shebang from index.php; only supported mode is to + explicitly call it with php. 4.1.0, released 2010-04-26 ! Support proprietary height attribute on table element diff --git a/tests/index.php b/tests/index.php old mode 100755 new mode 100644 index 5efe4a9a..0c8c4e1a --- a/tests/index.php +++ b/tests/index.php @@ -1,4 +1,3 @@ -#!/usr/bin/php