]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 14 Feb 2002 01:20:58 +0000 (01:20 +0000)
committer <changelog@php.net> <>
Thu, 14 Feb 2002 01:20:58 +0000 (01:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d27233a655aee874abcd6e4544385970e0eeb5f3..1ce420de6910f5b1179862cf48e77637466d5f19 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Allow a series of consecutive catch() statements (Andi, Zend Engine)
 - Added debug_zval_dump(), which works similar to var_dump, yet displays extra
   internal information such as refcounts and true type names. (Jason)
 - Added Andrei's tokenizer extension. (Stig)