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
commitb45f21075d51b6b20a1e2a7ae6ba14fae3935fad (patch)
tree458ea103fc6d8064de4af1b1e2d55d435e7106f7 /NEWS
parent601909353d10fe67c7fc84a9198348a6f4de00e2 (diff)
downloadmdk-b45f21075d51b6b20a1e2a7ae6ba14fae3935fad.tar.gz
mdk-b45f21075d51b6b20a1e2a7ae6ba14fae3935fad.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).