diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-05-13 22:54:58 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-05-13 22:54:58 +0000 |
commit | ad86a52b5132771f96b49eb365d2d858b12504ce (patch) | |
tree | bd2518d9375f271c0336be94bb99625160bce009 | |
parent | 856e0b0183c4f61ee37749067b859d2276384821 (diff) | |
download | mdk-ad86a52b5132771f96b49eb365d2d858b12504ce.tar.gz mdk-ad86a52b5132771f96b49eb365d2d858b12504ce.tar.bz2 |
0.3.2 release
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | THANKS | 11 |
2 files changed, 13 insertions, 1 deletions
@@ -24,6 +24,9 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** Output to binary devices works now correctly. +** Bug on pmem fixed (thanks to Christoph von Nathus and Jason + Uhlenkott). + --------------------------------------------------------------------------- * Version 0.3.1 (9/04/01) @@ -10,7 +10,9 @@ a list of these people. Help me keep it complete and exempt of errors. to the documentation. * Philip Ellis King <pking@pdq.net> kindly provided MIXAL test programs - pinpointing bugs in the first MDK release, and useful discussions as well. + pinpointing bugs in the first MDK release, and useful discussions as + well. Philip has also contributed with the Emacs port of mixvm and + influenced the gmixvm GUI design with insightful comments and protoypes. * Agustin Navarro <anp@cantv.net> kindly tested the installation on Mandrake and RedHat and helped debugging the package configuration. @@ -20,6 +22,13 @@ a list of these people. Help me keep it complete and exempt of errors. * Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> kindly tested MDK on a FreeBSD system, and developed a port for it. +* Christoph von Nathus <nathusiu@gmx.net> kindly tested MDK on + Windows/Cygwin and reported a bug on pmem. + +* Stephen Ramsay <sjr3a@virginia.edu> kindly tested MDK on Sun/Solaris. + +* Jason Uhlenkott also reported the pmem problem. + * MDK was inspired by Darius Bacon's MIXAL program <djello@well.sf.ca.us> which can be installed in Debian 2.3 as the package "mixal". |