diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | doc/mdk_install.texi | 6 | 
2 files changed, 7 insertions, 3 deletions
| @@ -1,5 +1,9 @@  2004-06-12  Jose Antonio Ortega Ruiz  <jao@gnu.org> +	* mdk (Module): version 1.1 tagged (v1r1). + +2004-06-12  Jose Antonio Ortega Ruiz  <jao@gnu.org> +  	* configure.in (Module): new version; fix guile checking.  	* doc/mdk_mixvm.texi (Devices): diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi index 923e342..f3dcb62 100644 --- a/doc/mdk_install.texi +++ b/doc/mdk_install.texi @@ -1,6 +1,6 @@  @c -*-texinfo-*-  @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004  @c   Free Software Foundation, Inc.  @c See the file mdk.texi for copying conditions. @@ -232,14 +232,14 @@ GNU MDK has been tested in the following platforms:  @itemize  @item -Debian GNU/Linux 2.2, 2.3, 3.0, 3.1 +Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2  @item  Redhat GNU/Linux 8.0 (Ronald Cole), 7.0 (Agustin Navarro), 6.2  (Roberto Ferrero)  @item  Mandrake 8.0 (Agustin Navarro)  @item -FreeBSD 4.2, 4.3, 4.4, 4.5 (Ying-Chieh Liao) +FreeBSD 4.2, 4.3, 4.4, 4.5 (Ying-Chieh Liao), 5.2  @item  Solaris 2.8/gcc 2.95.3 (Stephen Ramsay)  @item | 
