diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-10-11 19:36:35 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-10-11 19:36:35 +0200 |
commit | 7339a3db78c306ca7be0de9575b6cd86ff0d9979 (patch) | |
tree | 2ccb6c7217bfba0712016e2eaf20a264a9617b9e /NEWS | |
parent | 35c96c2011d7ba0d82327f45ded45805fe777ce7 (diff) | |
download | mdk-7339a3db78c306ca7be0de9575b6cd86ff0d9979.tar.gz mdk-7339a3db78c306ca7be0de9575b6cd86ff0d9979.tar.bz2 |
NEWS for 1.2.5.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,11 +1,25 @@ * GNU MDK -- History of visible changes. -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, Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 1.2.5 (11/10/09): + +** Bug fixes: + + - MIXAL: EQU directives without a LOC don't cause an error (#23816). + - gmixvm: startup time reduced. + +** Maintenance: + + - Guile API modernized (deprecated gh_* calls are gone). + - Migration to latest Glade tool. + - Miscellaneous infrastructure improvements (thanks to Aleix Conchillo). + +--------------------------------------------------------------------------- * Version 1.2.4 (21/03/08) ** Maintenance release: |