aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-02-29 17:51:57 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2012-02-29 17:51:57 +0000
commitfe200a0948e9ad94deb3fd44974b464d9d47554e (patch)
tree07c346cc8a0b8885fb99b5cccf18b7083f293d2c
parent30376b78e2f1cddc35b4a566c38f6f684b0f02be (diff)
downloadqmmp-fe200a0948e9ad94deb3fd44974b464d9d47554e.tar.gz
qmmp-fe200a0948e9ad94deb3fd44974b464d9d47554e.tar.bz2
qmmp-fe200a0948e9ad94deb3fd44974b464d9d47554e.zip
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2658 90c681e8-e032-0410-971d-27865f9a5e38
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95d649f3a..9ae398504 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -522,6 +522,7 @@ Version 0.5.0
Version 0.6.0
* added converter plugin
+* added stream browser plugin
* added file type determination by content
* added '--quit' command line option
* added text scroller background option
@@ -538,6 +539,8 @@ Version 0.6.0
* added pkg-config support
* added vqf support
* added feature to display shoutcast stream information
+* added 'jump to track' and 'forward/rewind' global hotkeys
+* added 'New Playlist' button
* changed playlist insertion behaviour
* improved cue plugin
* moved skinned ui to separate plugin
@@ -546,3 +549,4 @@ Version 0.6.0
* fixed IPC under windows
* fixed windows-specific bugs
* fixed problems with some asynchronous calls
+* fixed qmmp_cue.desktop (Fixes issue 502)