summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-10 01:52:40 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-10 01:52:40 +0200
commit1f16fa91d1a04b159be8c6afd39d06a52500c92a (patch)
treefa8cfb60eeda3c1c1c295a2b0cb764a5e9d7fb6b /NEWS
parentd9e42ac54b5354dfa035937f1cf7f3b0d054068f (diff)
downloadmdk-1f16fa91d1a04b159be8c6afd39d06a52500c92a.tar.gz
mdk-1f16fa91d1a04b159be8c6afd39d06a52500c92a.tar.bz2
Fix for #56521.2.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index def62de..1f6ffde 100644
--- a/NEWS
+++ b/NEWS
@@ -6,17 +6,18 @@ See the end for copying conditions.
Please send mdk bug reports to bug-mdk@gnu.org.
---------------------------------------------------------------------------
-* Version 1.2.6 ():
+* Version 1.2.6 (10/10/10):
** Bug fixes:
- mixvm: the instruction MOVE with F=0 is interpreted correctly as
a NOP (#31010).
+ - mixasm: no longer limit the index field to 3 bits (#5652)
- debugger: breakpoints for I register modification fixed.
- Manual: download info updated to point to Git repositories
(#29524).
- - Compilation without Guile works again (#28086)
- - Parallel compilation with `make -jn' now works (#31018)
+ - Compilation without Guile works again (#28086).
+ - Parallel compilation with `make -jn' now works (#31018).
---------------------------------------------------------------------------
* Version 1.2.5 (11/10/09):