diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:12:35 +0000 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-27 23:12:35 +0000 | 
| commit | 6cf571366aa66ae4654006e98346e9a46ecd14fe (patch) | |
| tree | 7c72907371ed98bae16d8f4f23ed1e9db9f452b7 /NEWS | |
| parent | fa19db03d541cd1f38414da7654a523e22dbad69 (diff) | |
| download | mdk-6cf571366aa66ae4654006e98346e9a46ecd14fe.tar.gz mdk-6cf571366aa66ae4654006e98346e9a46ecd14fe.tar.bz2 | |
0.3 release
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 21 | 
1 files changed, 14 insertions, 7 deletions
| @@ -3,11 +3,18 @@ GNU MDK -- History of visible changes.  Copyright (C) 2000, 2001, Free Software Foundation, Inc.  See the end for copying conditions. -Please send mdk bug reports to jaortega@acm.org. +Please send mdk bug reports to bug-mdk@gnu.org. -*Version 0.2.1 +*Version 0.3 (28/03/01) -** MDK is now an official GNU packaga. +** MDK is now an official GNU package. + +** New GTK+ interface for the virtual machine (gmixvm). + +** New mixvm-Emacs/GNUD interface via mixvm.el (Philip King). + +** JRED is now properly implemented (bug pointed out by +   Vasiliy Ozmetelenko).  *Version 0.2 (07/01/01) @@ -15,19 +22,19 @@ Please send mdk bug reports to jaortega@acm.org.     invocation of run or next.  ** mixvm can trace instructions as they are executed. tron/troff -   commands turn off/off instruction tracing. +   commands turn on/off instruction tracing.  ** mixvm accepts a new command, w2d, which computes the     decimal value of a MIX word given as a series of     bytes (e.g. - 01 00 34 32 22). -** symbols can be defined at the mixvm prompt with the +** Symbols can be defined at the mixvm prompt with the     new command ssym.  ** mixvm accepts a new command, weval, which allows the     evaluation of MIXAL w-expressions. -** expressions containing strings of successive '*' are now +** Expressions containing strings of successive '*' are now     correctly evaluated.  ** When using block devices in mixvm, the buffers are now @@ -55,7 +62,7 @@ Please send mdk bug reports to jaortega@acm.org.  -------------------------------------------------------  Copying information: -Copyright (C) 2000, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, Free Software Foundation, Inc.     Permission is granted to anyone to make or distribute verbatim copies     of this document as received, in any medium, provided that the | 
