diff options
-rw-r--r-- | NEWS | 13 | ||||
-rw-r--r-- | doc/mdk.texi | 10 |
2 files changed, 11 insertions, 12 deletions
@@ -1,4 +1,4 @@ -GNU MDK -- History of visible changes. +* GNU MDK -- History of visible changes. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, Free Software Foundation, Inc. See the end for copying conditions. @@ -6,7 +6,7 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- -* Version 1.2.2 +* Version 1.2.2 (07/08/06) ** MIXAL compliance fixes (thanks to Xiaofeng Zhao): @@ -18,6 +18,8 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** gmixvm: the load file dialog now remembers last directory. +** Documentation: invariant sections removed. + ** Bug fixes: - smem in mixvm correctly handles negative zero (thanks to Michael @@ -456,7 +458,7 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** Initial version --------------------------------------------------------------------------- -Copying information: +* Copying information: Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -470,4 +472,7 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, under the above conditions, provided also that they carry prominent notices stating who last changed them. - +-- +;;; Local Variables: +;;; mode: outline +;;; End: diff --git a/doc/mdk.texi b/doc/mdk.texi index c9ef7dd..de70479 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -26,14 +26,8 @@ Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Fo Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,'' -and with the Back-Cover Texts as in (a) below. A copy of the -license is included in the section entitled ``GNU Free Documentation -License.'' - -(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify -this GNU Manual, like GNU software. Copies published by the Free -Software Foundation raise funds for GNU development.'' +Invariant Sections. A copy of the license is included in the section +entitled ``GNU Free Documentation License.'' @end quotation @end copying |