From: Derick Rethans Date: Mon, 6 May 2002 15:22:24 +0000 (+0000) Subject: - Fix release day X-Git-Tag: php-4.2.1RC2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99a15a90c7b8a0c3a1decf6f6a30eb1ff8e6be65;p=php - Fix release day --- diff --git a/NEWS b/NEWS index 64ff2799b8..52a3b43b0f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -05 May 2002, Version 4.2.1 +12 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).