diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-05 21:11:04 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-05 21:11:04 +0000 |
commit | 9c8e321906795671109e975b8ba048fbc34cacce (patch) | |
tree | a477d31187a09f60d0d8f819910f07fa50de19a7 | |
parent | edecc0c99c428ce1bd30842d234b072e6bfe75d0 (diff) | |
download | mdk-9c8e321906795671109e975b8ba048fbc34cacce.tar.gz mdk-9c8e321906795671109e975b8ba048fbc34cacce.tar.bz2 |
release 1.2 date
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -6,7 +6,7 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- -* Version 1.2 () +* Version 1.2 (05/08/04) ** Graphical user interface (gmixvm) updated to gtk+ 2.4.x @@ -19,7 +19,8 @@ Please send mdk bug reports to bug-mdk@gnu.org. - Current source line and breakpoints are now marked via icons. - New menu option to change all fonts at once. -** German i18n available (thanks to Mike Scholz). +** German i18n available (thanks to Mike Scholz). Set LANG to + de_DE.UTF-8 to use it. ** mixasm includes debug info in compiled mix files by default: the options -g and --debug are gone; if you want to compile without @@ -425,4 +426,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.52 2004/08/02 10:49:45 jao Exp $ +$Id: NEWS,v 1.53 2004/08/05 21:11:04 jao Exp $ |