diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-06 14:10:25 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-06 14:10:25 +0000 |
commit | a4ef72a93a2a6a2bcdf766e1f27ef757d4f36dc4 (patch) | |
tree | c722d4269a8b3b7181626b2c3bba0e1d65bd36c0 /NEWS | |
parent | f03fa6ef4536e21dcc8a230b6f3d77c4577a38db (diff) | |
download | mdk-a4ef72a93a2a6a2bcdf766e1f27ef757d4f36dc4.tar.gz mdk-a4ef72a93a2a6a2bcdf766e1f27ef757d4f36dc4.tar.bz2 |
No invariant sections in manual
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-22
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 9 insertions, 4 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: |