summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-11-24 23:03:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-11-24 23:03:43 +0200
commit4ab2029a091a88a3b1968c55468b8c91ae1e6a2d (patch)
treeb5f2f266ced5e5c84b04eb4703b7f8fb27a673f5 /NEWS
parentcd8cfd261a21ece90196b961f1113bffe8b25e1e (diff)
parent20d333afbaadde8a8daa4091e22cf549c6954a6a (diff)
downloadgawk-4ab2029a091a88a3b1968c55468b8c91ae1e6a2d.tar.gz
Merge branch 'gawk-4.1-stable'
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
---------------------------