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 | 2065ba1ada382a8f28068b0e643db32b86c0dd66 (patch) | |
tree | f11d67edb1cad60474eb0dc6818c20a86e4a23db /NEWS | |
parent | ae9ae3c8f2f2c738f498ef3748bda51a9580e81a (diff) | |
download | mdk-2065ba1ada382a8f28068b0e643db32b86c0dd66.tar.gz mdk-2065ba1ada382a8f28068b0e643db32b86c0dd66.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 $ |