index c1d0daa5c51d61cbcdb18fb2c8fd1f6ce02672e7..5ab3a31612c4d3099ff3b6eaf01d4f004c5ad3ac 100644 (file)
@@ -7,6 +7,11 @@ See the end for copying conditions.
Please send mdk bug reports to bug-mdk@gnu.org.
+---------------------------------------------------------------------------
+* Version 1.3.0 (unreleased)
+
+ - Graphical user interface upgraded to GTK+ 3.14+
+
---------------------------------------------------------------------------
* Version 1.2.11 (15/10/20)
@@ -18,6 +23,7 @@ Please send mdk bug reports to bug-mdk@gnu.org.
- Correctly rewind tape when seeking past beginning of file (patch
#9974 by Kevin Brunelle).
- Memory usage optimizations (Kevin Brunelle).
+ - Compatibility with Guile 3.
---------------------------------------------------------------------------
* Version 1.2.10 (07/01/19)
@@ -576,7 +582,7 @@ Please send mdk bug reports to bug-mdk@gnu.org.
* Copying information:
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009,
- 2010, 2013, 2014, 2015 Free Software Foundation, Inc.
+ 2010, 2013, 2014, 2015, 2019, 2020 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
index f43c1ef72a219e837bba767f05aee13671c4d379..dcc187e9c332d042032c54b74a1d87699b9cfd8d 100644 (file)
# 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.11,[bug-mdk@gnu.org],mdk)
+AC_INIT([GNU MDK],1.3.0,[bug-mdk@gnu.org],mdk)
AC_CONFIG_SRCDIR([mixlib/mix.h])
AM_INIT_AUTOMAKE
index 3b056876ac11b24b7870aedaec845098aec92453..32b5b84199b90d9847c344a9252f2121888899d7 100644 (file)
@c %**end of header
@set UPDATED October, 2020
-@set EDITION 1.2.11
-@set VERSION 1.2.11
+@set EDITION 1.3.0
+@set VERSION 1.3.0
@set JAO Jose Antonio Ortega Ruiz
@set PHILIP Philip E. King
@set PIETER Pieter E. J. Pareit
index 975248c0c5504ac9bd32b3f54ddadebcddb81bc5..106b040b88f5273a13a4c0889c19861d0eaae661 100644 (file)
<object class="GtkLabel" id="mdk_web">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">http://www.gnu.org/software/mdk/mdk.html</property>
+ <property name="label" translatable="yes"><a href="http://www.gnu.org/software/mdk/mdk.html">www.gnu.org/software/mdk</a></property>
<property name="use_markup">True</property>
<property name="justify">center</property>
<property name="selectable">True</property>
<object class="GtkLabel" id="label1442">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes"><small>Copyright (C) 2001-2019
+ <property name="label" translatable="yes"><small>Copyright (C) 2000-2020
Free Software Foundation, Inc</small></property>
<property name="use_markup">True</property>
<property name="justify">center</property>