diff options
author | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-20 18:31:30 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-20 18:31:30 +0200 |
commit | 89522e543d73e04c1e0204e287d53e27079cdab7 (patch) | |
tree | 029ed9009bd768863a6e9000f6edae64e0def62e /NEWS | |
parent | debe2a4aa50cbaa0d36689b8ac4b6e99caa2b45a (diff) | |
download | mdk-89522e543d73e04c1e0204e287d53e27079cdab7.tar.gz mdk-89522e543d73e04c1e0204e287d53e27079cdab7.tar.bz2 |
Fixes for readline 6.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,13 +1,23 @@ * GNU MDK -- History of visible changes. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, - 2010, 2013 Free Software Foundation, Inc. + 2010, 2013, 2014 Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 1.2.8 () + +** Bug fixes: + + - #39817: Fixed compilation with Glib > 2.35.6. + - #41097, #4198: Fixed compilation in Darwin systems. + - #41097: Fixed compilation with libreadline 6.3.x. + - #40359: Check for opcodes during compilation fixed. + +--------------------------------------------------------------------------- * Version 1.2.7 (23/02/13) - Upgrade to Guile 2.0. Thanks to Aleix Conchillo. @@ -529,7 +539,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 Free Software Foundation, Inc. + 2010, 2013, 2014 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 |