diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-10 23:40:47 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-10 23:40:47 +0000 |
commit | 102456807078205d713acb92ce30f2614554b5a7 (patch) | |
tree | 21f3371b61a51f85091fe3503904ec14d75d8ba1 | |
parent | e7dc56ff9771ad83d7ee726172edd8e92863f648 (diff) | |
download | mdk-102456807078205d713acb92ce30f2614554b5a7.tar.gz mdk-102456807078205d713acb92ce30f2614554b5a7.tar.bz2 |
News for version 1.2.3
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-40
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -6,6 +6,29 @@ See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- +* Version 1.2.3 (11/08/06) + +** GUI improvements: + + - The external programs dialog has been revamped: + - Only proper paths can be introduced for the executables (via a + graphical file chooser). + - Flags for mixasm are no longer free text, but a check button. + + - Configurable toolbars (icons, text or both). + - Attach/detach buttons in main toolbar are only active when + meaningful. + + - Missing toolbar tooltips added. + - 'About' dialog cleaned up. + +** Supported platforms: + + - Fixed compilation for Darwin (thanks to Aleix Conchillo). + - Fixed compilation for 64-bit archs (thanks to Baruch Even). + + +--------------------------------------------------------------------------- * Version 1.2.2 (07/08/06) ** MIXAL compliance fixes (thanks to Xiaofeng Zhao): |