aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee3d9f3b..736a171c 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,10 @@ Changes from 4.1.3 to 4.1.x
2. z/OS support updated.
+3. At the beginning of each statement, the debugger now checks and
+ reports watchpoints that have fired before checking for breakpoints.
+ This gives more natural behavior to the user.
+
Changes from 4.1.2 to 4.1.3
---------------------------