]> granicus.if.org Git - php/commitdiff
- Fix release day
authorDerick Rethans <derick@php.net>
Mon, 6 May 2002 15:22:24 +0000 (15:22 +0000)
committerDerick Rethans <derick@php.net>
Mon, 6 May 2002 15:22:24 +0000 (15:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 64ff2799b822a31ceb630ca0b8390cee21598ba5..52a3b43b0fad359adae531e282904a7cddb279f6 100644 (file)
--- 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).