diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 --------------------------- |