summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-07 23:03:33 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-07 23:03:33 +0000
commit5cecfab900994a862382fa85d3dae174e7cebe78 (patch)
tree1587d014b4230e3a5f8bc254607d88934550153e /NEWS
parentb4ae29557783d83b08540966298421931ac257fb (diff)
downloadmdk-5cecfab900994a862382fa85d3dae174e7cebe78.tar.gz
mdk-5cecfab900994a862382fa85d3dae174e7cebe78.tar.bz2
misc changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 16 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 90fd35f..9a9a9e0 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,15 @@ See the end for copying conditions.
Please send mdk bug reports to bug-mdk@gnu.org.
---------------------------------------------------------------------------
+* Version 1.0.1 (/04/02)
+
+** All translatable strings are ready for i18n.
+
+h** Portability fixes to extend supported platforms.
+
+** Minor bug fixes.
+
+---------------------------------------------------------------------------
* Version 1.0 (08/04/02)
** The stable release.
@@ -71,7 +80,7 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** Bug fix: help messages are now correctly aligned in (g)mixvm.
** Bug fix: timing statitics for the MOVE instruction are correctly
- computed.
+ computed.
** Bug fix: pressing return at an empty 'MIX >' prompt does not
produce an error message.
@@ -134,9 +143,9 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** The commands 'tron' and 'troff' have been substituted by 'tracing
on|off'.
-
+
** The trace flag is saved as a configuration parameter in mixvm and
- gmixvm.
+ gmixvm.
** New vm commands: 'pedit'/'sedit' (print/set editor command) and
'pasm'/'sasm' (print/set compile command). Their value is stored as
@@ -199,7 +208,7 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** The completion key for the gmixvm command prompt is now TAB
(instead of RETURN).
-
+
** The gmixvm command prompt maintains now a history of previously
typed commands, which can be visited using the arrow keys (UP for
previous command, DOWN for next one).
@@ -299,8 +308,8 @@ Please send mdk bug reports to bug-mdk@gnu.org.
** MDK is now compilable in rpm-based linuxes.
** MDK fully compliant with Knuth's specification. In particular,
- local symbols are now properly handled in special cases such as
- 3H ORIG 3B
+ local symbols are now properly handled in special cases such as
+ 3H ORIG 3B
instructions. See samples/stress{1,2}.mixal.
** Future references affected by unary minus are accepted
with a warning (they are banned in Knuth's specification).
@@ -332,4 +341,4 @@ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
---
-$Id: NEWS,v 1.40 2002/04/08 01:06:57 jao Exp $
+$Id: NEWS,v 1.41 2002/12/07 23:03:33 jao Exp $