From bdee72222da97c3d3c553232dc2a98c035ad1e2f Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 18 Sep 2001 22:53:18 +0000 Subject: partial doc update --- NEWS | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f5cd089..354017d 100644 --- a/NEWS +++ b/NEWS @@ -10,11 +10,36 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** Added guile support. New utility 'mixguile'... +** New (g)mixvm commands: + - psrc: print the current program's source file path + - pprog: print the current program's path + - pline: print the current program line + - pstat: print the current virtual machine status + - slog: set on/off the logging of info messages to stdout (or + the command log in gmixvm) + +** For the sake of coherence, the following (g)mixvm commands + have been renamed: + - tracing -> strace + - timing -> stime (set on/off timing), + ptime (print timing stats) + - devdir -> sddir (set the devices dir), + pddir (print the devices dir) + +** In gmixvm, when a font specified in the config file cannot be + loaded, it is removed from the configuration. + +** Bug fix: when the MIX font is changed in gmixvm, the loc widget + font is correctly updated. + ** Bug fix: help messages are now correctly aligned in (g)mixvm. ** Bug fix: timing statitics for the MOVE instruction are correctly computed. +** Bug fix: pressing return at an empty 'MIX >' prompt does not + produce an error message. + --------------------------------------------------------------------------- * Version 0.4.2 (17/08/01) @@ -265,4 +290,4 @@ Copyright (C) 2000, 2001, Free Software Foundation, Inc. --- -$Id: NEWS,v 1.34 2001/09/16 22:17:33 jao Exp $ +$Id: NEWS,v 1.35 2001/09/18 22:53:18 jao Exp $ -- cgit v1.2.3