diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 05:26:23 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-09 05:26:23 +0000 |
commit | d184da8dfd7cf98f0e6fcd468cb4c8a4bde55177 (patch) | |
tree | bcd105375060a4ede93c5c32fb52aa95c96f8098 /muse2/ChangeLog | |
parent | 7e43faf243da067865e7d0640cde448bb55ca7d6 (diff) |
Fix column order mess
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 1d9d5003..322ac344 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +09.12.2010: + - Fix: column orders mess up in the main window, and they do not save properly in + the .med files. (Orcan) 08.12.2010: - Ported many more Qt3 methods to Qt4. (Orcan) - Turned off Qt3Support. Muse2 is now a pure Qt4 application. (Orcan) |