aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 736a171c..2475bdc2 100644
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,9 @@ Changes from 4.1.3 to 4.1.x
reports watchpoints that have fired before checking for breakpoints.
This gives more natural behavior to the user.
+4. The "exit" command has been added to the debugger as an alias
+ for "quit".
+
Changes from 4.1.2 to 4.1.3
---------------------------