diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-04 22:13:59 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-04 22:13:59 +0000 |
commit | 3052a79ade0d1e691acb10965548c52ebe78d7b8 (patch) | |
tree | 7b83472b01abac2b94c3be59ef916e3603cb82c7 /NEWS | |
parent | ef45e9051e827c8c6f26f43a4dc9c9513193a5bd (diff) | |
download | mdk-3052a79ade0d1e691acb10965548c52ebe78d7b8.tar.gz mdk-3052a79ade0d1e691acb10965548c52ebe78d7b8.tar.bz2 |
edit and compile commands added to gmixvm
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** The main gmixvm window is not shown until it is completely drawn. +** The commands 'edit' and 'compile' are now understood by gmixvm. The + external programs used can be configured using the menu entry + Settings->External programs. + ** 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). |