diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2019-01-08 18:53:48 +0000 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2019-01-08 18:53:48 +0000 | 
| commit | 33ffcd3328cf29a12f0972254d68b17bb4b75105 (patch) | |
| tree | 704896b8832c58abd3362e7524c3f6d01cba1a57 /NEWS | |
| parent | ab5d045fa8811a9d191c40bcbff996dfca8a2e32 (diff) | |
| download | mdk-33ffcd3328cf29a12f0972254d68b17bb4b75105.tar.gz mdk-33ffcd3328cf29a12f0972254d68b17bb4b75105.tar.bz2 | |
NEWS for 1.2.10
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 | 
1 files changed, 15 insertions, 1 deletions
| @@ -1,13 +1,27 @@  * GNU MDK -- History of visible changes.  Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, -              2010, 2013, 2014, 2015 Free Software Foundation, Inc. +              2010, 2013, 2014, 2015, 2019 Free Software Foundation, Inc.  See the end for copying conditions.  Please send mdk bug reports to bug-mdk@gnu.org.  --------------------------------------------------------------------------- +* Version 1.2.10 (07/01/19) + +** Upgraded dependencies: + +   - Upgrade to Guile 2.2 +   - Upgrade to Flex 2.6 + +** Bug fixes: + +   - #32452: Fixed infinite loop in mixasm on wrong F-spec +   - #43634: Preserving rA's sign on ADD/SUB yielding 0 +   - #47208: Correctly store third byte of immediate constants + +---------------------------------------------------------------------------  * Version 1.2.9 (23/12/15)  ** Bug fixes: | 
