summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-09-10 23:59:04 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-09-10 23:59:04 +0200
commit1292ff4debe0631f686f04cdfbe9a9db2de4c7d1 (patch)
tree22b30a0ddbb97e42718c0127154654d633ba7a55
parent8084051f3c6e61a42d32f5616b5193394bda061d (diff)
downloadmdk-1292ff4debe0631f686f04cdfbe9a9db2de4c7d1.tar.gz
mdk-1292ff4debe0631f686f04cdfbe9a9db2de4c7d1.tar.bz2
Versions mentioned in documentation and configure.ac updated
-rw-r--r--NEWS13
-rw-r--r--configure.ac5
-rw-r--r--doc/mdk.texi8
-rw-r--r--doc/mdk_install.texi18
4 files changed, 28 insertions, 16 deletions
diff --git a/NEWS b/NEWS
index 9ff575a..7530d89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,22 @@
* GNU MDK -- History of visible changes.
-Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, Free Software Foundation, Inc.
+Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
See the end for copying conditions.
Please send mdk bug reports to bug-mdk@gnu.org.
---------------------------------------------------------------------------
+* Version 1.2.6 ():
+
+** Bug fixes:
+
+ - mixvm: the instruction MOVE with F=0 is interpreted correctly as
+ a NOP (#31010)
+ - Manual: download info updated to point to Git repositories
+ (#29524).
+ - Compilation without Guile works again (#28086)
+
+---------------------------------------------------------------------------
* Version 1.2.5 (11/10/09):
** Bug fixes:
diff --git a/configure.ac b/configure.ac
index 108d6f9..a4397d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,5 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009,
+# 2010 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -8,7 +9,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-AC_INIT([GNU MDK],1.2.5,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.2.6,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE
diff --git a/doc/mdk.texi b/doc/mdk.texi
index 11c466a..9356d3b 100644
--- a/doc/mdk.texi
+++ b/doc/mdk.texi
@@ -7,9 +7,9 @@
@setchapternewpage odd
@c %**end of header
-@set UPDATED October, 2009
-@set EDITION 1.2.3
-@set VERSION 1.2.5
+@set UPDATED September, 2010
+@set EDITION 1.2.4
+@set VERSION 1.2.6
@set JAO Jose Antonio Ortega Ruiz
@set PHILIP Philip E. King
@set PIETER Pieter E. J. Pareit
@@ -20,7 +20,7 @@ This manual is for GNU MDK (version @value{VERSION}, @value{UPDATED}),
a set of utilities for developing programs using Donald Knuth's MIX
mythical computer and MIXAL, its assembly language.
-Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/mdk_install.texi b/doc/mdk_install.texi
index 21adce6..e45e950 100644
--- a/doc/mdk_install.texi
+++ b/doc/mdk_install.texi
@@ -63,21 +63,21 @@ libraries installed in your system:
@itemize @minus
@item
-@uref{http://www.gtk.org, GLIB 2.4.0} (required)
+@uref{http://www.gtk.org, GLIB 2.16.0} (required)
@item
@uref{http://www.gnu.org/software/flex/flex.html, GNU Flex 2.5} (required)
@item
-@uref{http://www.gtk.org, GTK 2.4.0} (optional)
+@uref{http://www.gtk.org, GTK 2.16.0} (optional)
@item
-@uref{http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/, Libglade
-2.4.0}
+@uref{http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/, Libglade
+2.6.0}
(optional)
@item
@uref{http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html, GNU
Readline}
(optional)
@item
-@uref{http://www.gnu.org/software/guile, GNU Libguile 1.6} (optional)
+@uref{http://www.gnu.org/software/guile, GNU Libguile 1.8} (optional)
@end itemize
If present, readline and history are used to provide command completion
@@ -117,7 +117,7 @@ you should see a message with the configuration results like the
following:
@example
-*** GNU MDK 1.2 has been successfully configured. ***
+*** GNU MDK @value{VERSION} has been successfully configured. ***
Type 'make' to build the following utilities:
- mixasm (MIX assembler)
@@ -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
+Debian GNU/Linux 2.2, 2.3, 3.0, 3.1, 3.2, 4.0, 5.0, sid
@item
Redhat GNU/Linux 8.0 (Ronald Cole), 7.0 (Agustin Navarro), 6.2
(Roberto Ferrero)
@@ -254,8 +254,8 @@ functionalities on a first try. If you find problems with
history/readline functionality, please try a newer/manually installed
readline version.}
@item
-Mac OS X 10.1.2 (Johan Swanljung), Mac OS X 10.4.x (Darwin Port by Aleix
-Conchillo).
+Mac OS X 10.1.2 (Johan Swanljung), Mac OS X 10.4.x, 10.5 (Darwin Port by
+Aleix Conchillo).
@item
AMD Athlon, GNU/Linux version 2.4.2-2smp (Red Hat 7.1 (Seawolf)) (N.
H. F. Beebe)