diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-02 10:49:25 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-08-02 10:49:25 +0000 |
commit | eef15cd4b52c242115a4626430405432e64f59be (patch) | |
tree | 426de66bf9101f40a929ce1d1d6a803d0298fff3 /NEWS | |
parent | 425fb08023951bfec010b984f4ecc9d73cb87df5 (diff) | |
download | mdk-eef15cd4b52c242115a4626430405432e64f59be.tar.gz mdk-eef15cd4b52c242115a4626430405432e64f59be.tar.bz2 |
1.2 preparation
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -19,6 +19,11 @@ 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). + +** mixasm includes debug info in compiled mix files by default: the + options -g and --debug are gone; if you want to compile without + debug info, use -O or --ndebug. --------------------------------------------------------------------------- * Version 1.1 (12/06/04) @@ -420,4 +425,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.51 2004/07/10 23:15:02 jao Exp $ +$Id: NEWS,v 1.52 2004/08/02 10:49:45 jao Exp $ |