summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 54a9860..43661a8 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** Portability fixes to extend supported platforms.
+** When the program counter reaches address 4000 during program
+ execution, it is set back to its maximum value, 3999, and the
+ program halts, to avoid infinite loops.
+
** Minor bug fixes.
---------------------------------------------------------------------------
@@ -343,4 +347,4 @@ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
---
-$Id: NEWS,v 1.42 2003/01/11 22:13:44 jao Exp $
+$Id: NEWS,v 1.43 2003/01/12 21:07:50 jao Exp $