summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aed5b34..a5b1436 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,13 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** The main gmixvm window is not shown until it is completely drawn.
+** Bug in CON fixed : 'CON wexpr' didn't compile correctly unless wexpr
+ represented a valid instruction; now, wexpr can evaluate to an
+ arbitrary value (Vasilij Ozmetelenko).
+
+** When a file is reloaded by the virtual machine (both in mixvm and
+ gmixvm), the currently set breakpoints are conserved.
+
---------------------------------------------------------------------------
* Version 0.3.2 (10/04/01)
@@ -64,7 +71,7 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** Readline and history support for mixvm are now optional features.
** JRED is now properly implemented (bug pointed out by
- Vasiliy Ozmetelenko).
+ Vasilij Ozmetelenko).
---------------------------------------------------------------------------
* Version 0.2 (07/01/01)