]> granicus.if.org Git - php/commitdiff
Tell ppl about it.
authorJohn Coggeshall <john@php.net>
Sun, 9 May 2004 14:00:30 +0000 (14:00 +0000)
committerJohn Coggeshall <john@php.net>
Sun, 9 May 2004 14:00:30 +0000 (14:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ecb8be1d70db8597d03b4bd9b7038676eb7ccd17..4076b6ae644a8246313e6ebe053356c2d859f04c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ PHP                                                                        NEWS
   in using reflection API. (Marcus)
 - Changed tidy error handling to no longer use exceptions and 
   renamed the "error_buf" property to errorBuffer. (John)
+- Changed tidy_node to tidyNode and removed tidy_exception (John)
 - Changed class and method names to use studlyCaps convention. (Marcus)
 - Changed language parser to throw errors when a non-empty signature is used in
   a destructor definition. (Marcus)