]> granicus.if.org Git - php/commitdiff
Updated NEWS file for recent phpdbg fixes
authorBob Weinand <bobwei9@hotmail.com>
Sun, 29 Jun 2014 10:54:33 +0000 (12:54 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 29 Jun 2014 10:54:33 +0000 (12:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0fdf0555d83e582129273903c22d9c3fe7d3cef4..3a18ff3c6131efbb57665ad576f3da874e7e6e5f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,14 @@ PHP                                                                        NEWS
 
 - phpdbg:
   . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)
+  . Fix issue krakjoe/phpdbg#94 (List behavior is inconsistent). (Bob)
+  . Fix issue krakjoe/phpdbg#97 (The prompt should always ensure it is on a
+    newline). (Bob)
+  . Fix issue krakjoe/phpdbg#98 (break if does not seem to work). (Bob)
+  . Fix issue krakjoe/phpdbg#99 (register function has the same behavior as
+    run). (Bob)
+  . Fix issue krakjoe/phpdbg#100 (No way to list the current stack/frames)
+    (Help entry was missing). (Bob)
 
 19 Jun 2014, PHP 5.6.0 Release Candidate 1