diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-12 03:03:57 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-12 03:03:57 +0000 |
commit | 6a795d0aa63f62a6564d2b4cc99f3a8e23a12c92 (patch) | |
tree | f0694f1581ab816c3a22faee663de806cfc4e71d | |
parent | 97a02a9af8bb6d1c66b7372f312f3e2b699c8cae (diff) | |
download | mdk-6a795d0aa63f62a6564d2b4cc99f3a8e23a12c92.tar.gz mdk-6a795d0aa63f62a6564d2b4cc99f3a8e23a12c92.tar.bz2 |
v1r1
-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 |