summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-04 22:13:59 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-04 22:13:59 +0000
commit3052a79ade0d1e691acb10965548c52ebe78d7b8 (patch)
tree7b83472b01abac2b94c3be59ef916e3603cb82c7 /NEWS
parentef45e9051e827c8c6f26f43a4dc9c9513193a5bd (diff)
downloadmdk-3052a79ade0d1e691acb10965548c52ebe78d7b8.tar.gz
mdk-3052a79ade0d1e691acb10965548c52ebe78d7b8.tar.bz2
edit and compile commands added to gmixvm
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5b1436..2785fb6 100644
--- a/NEWS
+++ b/NEWS
@@ -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).