diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 34 | 
1 files changed, 29 insertions, 5 deletions
| @@ -5,7 +5,27 @@ See the end for copying conditions.  Please send mdk bug reports to bug-mdk@gnu.org. -*Version 0.3.1 (9/04/01) +--------------------------------------------------------------------------- +* Version 0.3.2 (10/04/01) + +** The colors used for highlighting MIXAL source lines in gmixvm are now +   customizable. + +** The fonts used used in the different gmixvm widgets are now +   customizable. + +** Input/ouput for all MIX block devices is shown in gmixvm. + +** All gmixvm customizations are stored in a configuration file +   (inside ~/.gmixvm directory). + +** Device files used by gmixvm are stored in ~/.gmixvm, instead of the +   working directory. + +** Output to binary devices works now correctly. + +--------------------------------------------------------------------------- +* Version 0.3.1 (9/04/01)  ** New binary and html RPMs (RedHat) contributed by Agustin Navarro     <anp@cantv.net>. @@ -21,7 +41,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.  ** getopt implementation provided for systems missing it. -*Version 0.3 (28/03/01) +--------------------------------------------------------------------------- +* Version 0.3 (28/03/01)  ** MDK is now an official GNU package. @@ -34,7 +55,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.  ** JRED is now properly implemented (bug pointed out by     Vasiliy Ozmetelenko). -*Version 0.2 (07/01/01) +--------------------------------------------------------------------------- +* Version 0.2 (07/01/01)  ** mixvm provides virtual execution time statistics after each     invocation of run or next. @@ -58,7 +80,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.  ** When using block devices in mixvm, the buffers are now     flushed after each OUT operation. -*Version 0.1.1 (18/11/00) +--------------------------------------------------------------------------- +* Version 0.1.1 (18/11/00)  ** MDK is now compilable in rpm-based linuxes.  ** MDK fully compliant with Knuth's specification. In particular, @@ -73,7 +96,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.     available memory without encountering a HALT instruction,     it halts anyway. -*Version 0.1 (31/10/00) +--------------------------------------------------------------------------- +* Version 0.1 (31/10/00)  ** Initial version | 
