aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-08-15 11:49:23 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-08-15 11:49:23 +0000
commit77acdad4744d5f46f6d294f915af05a8a4f453a4 (patch)
treecc917a4d7a348a4c461d520b9ca89e7ce5009d87 /ChangeLog
parent687a95b4b62136f54ea6b0930b6ba5e73291d2b2 (diff)
downloadqmmp-77acdad4744d5f46f6d294f915af05a8a4f453a4.tar.gz
qmmp-77acdad4744d5f46f6d294f915af05a8a4f453a4.tar.bz2
qmmp-77acdad4744d5f46f6d294f915af05a8a4f453a4.zip
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@501 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 82fb7cde6..31031119b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -172,7 +172,7 @@ Version 0.2.0
* redesigned command line interface using UDS (Vladimir Kuznetsov)
* added command line plugins support (Vladimir Kuznetsov)
* added volume control plugin (Vladimir Kuznetsov)
-* added APE tag support for the mpeg plugin
+* added APE tag support in the mpeg plugin
* added general plugin support
* added scrobbler plugin
* added d-bus plugin
@@ -197,3 +197,16 @@ Version 0.2.0
* updated Chinese Simplified translation (lon)
* updated German translation (Stefan Koelling)
* updated Czech translation (Karel Volný)
+
+Version 0.2.1
+* fixed desktop file (thanks to Eugene Lyubimkin)
+* fixed build (thanks to Eugene Lyubimkin)
+* fixed bugs in the file dialog
+* fixed margins
+* updated Chezh translation (Karel Volny)
+* middle mouse button click on the tray icon works as the play/pause command
+* fixed memory leak
+* fixed skin parsing
+* increased file dialog speed
+* improved accuracy of the mp3 duration calculation
+* added preamp support in the the modplug plugin