diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-23 20:58:07 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-02-23 20:58:07 +0100 |
commit | a1dafff76fcdb785939ff1efa2a295b71f2c44f0 (patch) | |
tree | d1549dafa8f610b84837b8774448f23d9f939aca | |
parent | e14ffd8c3c261fc8ea8e2cedbb5adf5ea9b16fed (diff) | |
download | mdk-a1dafff76fcdb785939ff1efa2a295b71f2c44f0.tar.gz mdk-a1dafff76fcdb785939ff1efa2a295b71f2c44f0.tar.bz2 |
NEWS for 1.2.7
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | doc/mdk_install.texi | 2 |
2 files changed, 5 insertions, 3 deletions
@@ -7,7 +7,8 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. -* Version 1.2.7 +--------------------------------------------------------------------------- +* Version 1.2.7 (23/02/13) - Upgrade to Guile 2.0. Thanks to Aleix Conchillo. - Samples and documentation from TAOCP, via MIXAL. Thanks to Eric @@ -527,7 +528,8 @@ Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- * Copying information: -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, + 2010, 2013 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi index 9a1cd3d..e6cfc33 100644 --- a/doc/mdk_install.texi +++ b/doc/mdk_install.texi @@ -235,7 +235,7 @@ GNU MDK has been tested in the following platforms: @itemize @item -Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2, 4.0, 5.0, sid +Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2, 4.0, 5.0, 6.0, sid @item Redhat GNU/Linux 8.0 (Ronald Cole), 7.0 (Agustin Navarro), 6.2 (Roberto Ferrero) |