summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8c7b096..def62de 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** Bug fixes:
- mixvm: the instruction MOVE with F=0 is interpreted correctly as
- a NOP (#31010)
+ a NOP (#31010).
+ - debugger: breakpoints for I register modification fixed.
- Manual: download info updated to point to Git repositories
(#29524).
- Compilation without Guile works again (#28086)