]> granicus.if.org Git - php/commitdiff
Updated NEWS entry for phpdbg
authorBob Weinand <bobwei9@hotmail.com>
Thu, 1 May 2014 08:50:41 +0000 (10:50 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Thu, 1 May 2014 08:50:41 +0000 (10:50 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f98283c316b7afa47ef7f78f1f76b7f8af1b6eda..4b909869fafd4a6f9828eaabc063a07c4dc5e875 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,10 @@ PHP                                                                        NEWS
   . Fix bug #66840 (Fix broken build when extension built separately).
     (Daniel Lowrey)
 
+- phpdbg:
+  . Added watchpoints (watch command). (Bob)
+  . Renamed some commands (next => continue and how to step). (Joe)
+
 - PDO:
   . Fixed bug #66604 ('pdo/php_pdo_error.h' not copied to the include dir).
     (Matteo)