diff options
| -rw-r--r-- | NEWS | 9 | 
1 files changed, 8 insertions, 1 deletions
| @@ -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) | 
