diff options
| -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". | 
