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

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