summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05a0ddc..9cf4d7f 100644
--- a/NEWS
+++ b/NEWS
@@ -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: