diff options
author | Jose Antonio Ortega Ruiz <jao@imladris.local> | 2015-11-16 23:51:19 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@imladris.local> | 2015-11-16 23:51:19 +0100 |
commit | 51017d357948435f1bcc1abef9fb1058a7035c6a (patch) | |
tree | c5bd744eeb1c129c6877161c35eb30f9b8ed0117 | |
parent | 85ea7edf74f756f593d9bc4c0aaed16551541c33 (diff) | |
download | mdk-51017d357948435f1bcc1abef9fb1058a7035c6a.tar.gz mdk-51017d357948435f1bcc1abef9fb1058a7035c6a.tar.bz2 |
NEWS update
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,13 +1,22 @@ * GNU MDK -- History of visible changes. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, - 2010, 2013, 2014 Free Software Foundation, Inc. + 2010, 2013, 2014, 2015 Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 1.2.9 () + +** Bug fixes: + + - #43985: Added missing instructions SLB,SRB,JAE,JAO,JXE,JXO (from + volume 2, section 4.5.2), by Sergey Litvin. + - #46456: Documentation fixes, by Joshua Davies. + +--------------------------------------------------------------------------- * Version 1.2.8 (03/08/14) ** Bug fixes: |