From 8355dfc41a43387ee1ab4ba0bbab93b8b297a59e Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sat, 5 Sep 2015 02:03:23 +0200 Subject: updated NEWS and UPGRADING --- UPGRADING | 3 +++ 1 file changed, 3 insertions(+) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index f75f977750..7d324f2164 100644 --- a/UPGRADING +++ b/UPGRADING @@ -450,6 +450,9 @@ Other . dba_delete() now returns false if the key was not found for the inifile handler, too. +- DOM: + . DOMElement::nodeValue is now null, according to W3C DOM Core Level 3. + - GMP . Requires libgmp version 4.2 or newer now. . gmp_setbit() and gmp_clrbit() now return FALSE for negative indices, making -- cgit v1.2.1