From: Derick Rethans Date: Mon, 6 May 2002 18:55:55 +0000 (+0000) Subject: - Fix release date X-Git-Tag: php-4.2.1~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cb5d4790a456314a465826837b1a01ed523701d;p=php - Fix release date --- diff --git a/NEWS b/NEWS index 52a3b43b0f..0198751f9a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -12 May 2002, Version 4.2.1 +13 May 2002, Version 4.2.1 - Major update of domxml. New functions, better DOM compliance and bug fixes: * Changed the old $node->append_child() to $node->append_sibling() since the new append_child() behaves correctly (= W3C standard).