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

diff --git a/NEWS b/NEWS
index 0ac65343906b03f130510389fb998eacd18fd040..33346d8572790f11f15c0aeb3b1d89cc123cc742 100644 (file)
--- 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).