diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2025-09-24 20:30:03 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2025-09-24 20:30:03 +0100 |
commit | 57930ecd6d6c6eb53f19def3dd7936af3c01af1c (patch) | |
tree | 37b4ef34e801b69ec36e99e5f566ed60cf903001 | |
parent | 4de26b329b730cfe53c17ad3eb90a6fffd368d40 (diff) | |
download | mdk-1.3.1.tar.gz mdk-1.3.1.tar.bz2 |
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,19 +1,21 @@ * GNU MDK -- History of visible changes. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, - 2010, 2013, 2014, 2015, 2019, 2020, 2022 Free Software Foundation, Inc. + 2010, 2013, 2014, 2015, 2019, 2020, 2022, 2025 + Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- -* Version 1.3.1 (unreleased) +* Version 1.3.1 (24/09/25) ** Bug fixes: - mixvm: Properly declare sbt command so that pline also works (thanks Kevin Sun) + - compilation with gcc 15 (thanks Peter Pentchev). --------------------------------------------------------------------------- * Version 1.3.0 (31/10/20) |