summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2005-09-20 19:14:16 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2005-09-20 19:14:16 +0000
commit4935d1e9c7f04c603230ffd7f1de24d88d5799ce (patch)
treefa3156291bc16acd6649d647ba3de84c274a1bea /NEWS
parent1d5d42cd90a56f7a70602662cbd69b756cdcc440 (diff)
downloadmdk-4935d1e9c7f04c603230ffd7f1de24d88d5799ce.tar.gz
mdk-4935d1e9c7f04c603230ffd7f1de24d88d5799ce.tar.bz2
Preparing 1.2.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 23 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a3fd50e..9c27bcf 100644
--- a/NEWS
+++ b/NEWS
@@ -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 $