aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-11-24 23:04:32 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-11-24 23:04:32 +0200
commitced373985f55a20cc43370801647f33474530a9a (patch)
treec792d8ece43cd410e321d73ce2e35d4604d660c7 /NEWS
parentc5ebd2f5f3b286d2c95895239c3f0861c75b7b5f (diff)
parent4ab2029a091a88a3b1968c55468b8c91ae1e6a2d (diff)
downloadegawk-ced373985f55a20cc43370801647f33474530a9a.tar.gz
egawk-ced373985f55a20cc43370801647f33474530a9a.tar.bz2
egawk-ced373985f55a20cc43370801647f33474530a9a.zip
Merge branch 'master' into feature/cmake
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
---------------------------