aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15b33ccf..be7e5bcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-11-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * debug.c (debug_pre_execute): Fix to check watchpoints before
+ checking breakpoints. Gives more natural behavior for the user.
+ * NEWS: Document this.
+
2015-10-28 Arnold D. Robbins <arnold@skeeve.com>
* awkgram.y (nextc): Don't allow '\0' even if check_for_bad