diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-11-24 23:04:32 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-11-24 23:04:32 +0200 |
commit | ced373985f55a20cc43370801647f33474530a9a (patch) | |
tree | c792d8ece43cd410e321d73ce2e35d4604d660c7 /NEWS | |
parent | c5ebd2f5f3b286d2c95895239c3f0861c75b7b5f (diff) | |
parent | 4ab2029a091a88a3b1968c55468b8c91ae1e6a2d (diff) | |
download | egawk-ced373985f55a20cc43370801647f33474530a9a.tar.gz egawk-ced373985f55a20cc43370801647f33474530a9a.tar.bz2 egawk-ced373985f55a20cc43370801647f33474530a9a.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 --------------------------- |