diff options
-rw-r--r-- | THANKS | 22 | ||||
-rw-r--r-- | doc/mdk_ack.texi | 7 |
2 files changed, 14 insertions, 15 deletions
@@ -14,7 +14,7 @@ list of these people. Help me keep it complete and exempt of errors. `mixvm' and influenced the `gmixvm' GUI design with insightful comments and prototypes. - * Pieter E.J. Pareit (<pieter.pareit@@skynet.be>) is the author of + * Pieter E.J. Pareit (<pieter.pareit@skynet.be>) is the author of the Emacs MIXAL mode, and has also contributed many bug fixes. * Agustin Navarro (<anp@cantv.net>) tested the installation on @@ -39,31 +39,27 @@ list of these people. Help me keep it complete and exempt of errors. platforms, suggesting portability enhancements to the source code. + * Eli Bendersky (<spur4444@yahoo.com>) reported several bugs in the + documentation. + * Ronald Cole (<ronald@forte-intl.com>) created RPM packages for version MDK 1.0. * Christoph von Nathusius (<nathusiu@gmx.net>) tested MDK on - Windows/Cygwin and reported a bug on pmem. + Windows/Cygwin. * Stephen Ramsay (<sjr3a@virginia.edu>) tested MDK on Sun/Solaris. * Johan Swanljung (<johanswa@yahoo.com>) tested MDK on Mac OS X, and helped fix the configuration process to support this platfom. - * Jason Uhlenkott also reported the pmem problem. - - * Andrew Hood (<ajhood@fl.net.au>) reported a bug in `gmixvm' - initialisation. - - * Radu Butnaru (<rbb@email.ro>) reported a bug in mixvm's MOVE - implementation. - - * Milan Bella (<milanbella@hotmail.com>) reported a bug in MDK - documentation. + * Jason Uhlenkott, Andrew Hood (<ajhood@fl.net.au>), Radu Butnaru + (<rbb@email.ro>) and Milan Bella (<milanbella@hotmail.com>) + reported several bugs in MDK and the documentation. * MDK was inspired by Darius Bacon's MIXAL program (http://www.accesscom.com/~darius/). -- -$Id: THANKS,v 1.13 2003/06/02 23:18:05 jao Exp $ +$Id: THANKS,v 1.14 2003/06/09 15:16:21 jao Exp $ diff --git a/doc/mdk_ack.texi b/doc/mdk_ack.texi index 4da0f4a..43d0e92 100644 --- a/doc/mdk_ack.texi +++ b/doc/mdk_ack.texi @@ -4,7 +4,7 @@ @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_ack.texi,v 1.5 2003/06/02 23:20:38 jao Exp $ +@c $Id: mdk_ack.texi,v 1.6 2003/06/09 15:16:21 jao Exp $ @node Acknowledgments, Installing MDK, Introduction, Top @comment node-name, next, previous, up @@ -51,11 +51,14 @@ is the current maintainer of the Debian official packages. has tested @sc{mdk} in a lot of Unix platforms, suggesting portability enhancements to the source code. +@item Eli Bendersky (@email{spur4444@@yahoo.com}) + reported several bugs in the documentation. + @item Ronald Cole (@email{ronald@@forte-intl.com}) created RPM packages for version 1.0. @item Christoph von Nathusius (@email{nathusiu@@gmx.net}) -tested @sc{mdk} on Windows/Cygwin and reported a bug on pmem. +tested @sc{mdk} on Windows/Cygwin. @item Stephen Ramsay (@email{sjr3a@@virginia.edu}) tested @sc{mdk} on Sun/Solaris. |