From 8221b8620dbf4b2cbf75c8dddb8cd3b530ef4444 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 7 Jun 2004 00:01:28 +0000 Subject: latest changes. --- NEWS | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7aa36a5..129fff6 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,37 @@ GNU MDK -- History of visible changes. -Copyright (C) 2000, 2001, 2002, 2003, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. +--------------------------------------------------------------------------- +* Version 1.0.2 () + +** The virtual machine reader is now case-insensitive, i.e., it + automatically converts lowercase characters in input char device + files to their uppercase counterparts (which are the only ones + admitted by MIX). + +** Bug fix: blocks in input char devices (e.g. the card reader) are + now expected to be separated by newlines, mirroring char output, + which is done so (i.e. with one ASCII line per block). + +** Improved virtual machine error messages (bad memory address, device + no., fspec, etc.). + +** Bug fix: undefined symbols are transformed to new addresses just + before the end of a compiled program (as per TAOCP v1 p. 156; + thanks to WheiZeng). + +** Bug fix: the vm no longer blows up on memory access violations + (closes #5649). + +** Bug fix: LDAN, LDXN and LDiN always negate the result, even if zero + (thanks to Ruslan Batdalov; closes Debian's #247392). + +** Correctly detect guile's presence in ./configure (closes #5521). + --------------------------------------------------------------------------- * Version 1.0.1 (09/06/03) @@ -355,4 +382,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.46 2003/06/09 15:13:42 jao Exp $ +$Id: NEWS,v 1.47 2004/06/07 00:01:52 jao Exp $ -- cgit v1.2.3