summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2019-01-08 18:53:48 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2019-01-08 18:53:48 +0000
commit33ffcd3328cf29a12f0972254d68b17bb4b75105 (patch)
tree704896b8832c58abd3362e7524c3f6d01cba1a57
parentab5d045fa8811a9d191c40bcbff996dfca8a2e32 (diff)
downloadmdk-33ffcd3328cf29a12f0972254d68b17bb4b75105.tar.gz
mdk-33ffcd3328cf29a12f0972254d68b17bb4b75105.tar.bz2
NEWS for 1.2.10
-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: