From: Derick Rethans Date: Mon, 6 May 2002 18:54:46 +0000 (+0000) Subject: - Fix release date X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebede147aaff3aee36ccf17679e01e99fe418c3d;p=php - Fix release date --- diff --git a/NEWS b/NEWS index 0ac6534390..33346d8572 100644 --- a/NEWS +++ b/NEWS @@ -64,7 +64,7 @@ PHP 4 NEWS dependencies. Automake is only needed for its aclocal tool. The build process is now more portable and less resource-consuming. (Sascha) -03 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).