diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2005-09-20 19:14:16 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2005-09-20 19:14:16 +0000 |
commit | 67b02e8c2aa545f59c25fa7348b112e49ef3552c (patch) | |
tree | c205bc6ef704c86adf6dfdbf67eb366781168d32 /NEWS | |
parent | b5d17603c0512aab528db2c511f4b0b92c5681a9 (diff) | |
download | mdk-67b02e8c2aa545f59c25fa7348b112e49ef3552c.tar.gz mdk-67b02e8c2aa545f59c25fa7348b112e49ef3552c.tar.bz2 |
Preparing 1.2.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 23 insertions, 2 deletions
@@ -1,11 +1,32 @@ GNU MDK -- History of visible changes. -Copyright (C) 2000, 2001, 2002, 2003, 2004, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 1.2.1 (/09/05) + +** MIXAL compliance improvements (Sergey Poznyakoff): + + - w-expressions in literals are now admitted (e.g. LDA =8(1:1)=) + - ALF now accepts non-quoted arguments (in addition to quoted + - ones), as in the original TAOCP definition. + +** German translation updated (thanks to Jens Seidel) + +** mixal.el improvements (Pieter Pareit) + +** Bug fixes: + + - gmixvm's failure to dynamically link with libglade (#13661) + (thanks to Sascha Wilde) + - mixal.el calls mixasm with obsolete -g option (#14569) (thanks to + Sascha Wilde) + - mixasm -g causes a coredump (#14579) (Pieter Pareit) + +--------------------------------------------------------------------------- * Version 1.2 (05/08/04) ** Graphical user interface (gmixvm) updated to gtk+ 2.4.x @@ -426,4 +447,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.53 2004/08/05 21:11:04 jao Exp $ +$Id: NEWS,v 1.54 2005/09/20 19:14:16 jao Exp $ |