1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-10 16:14:40 +02:00

* Bumped to 0.5.5 and fixed ChangeLog width.

This commit is contained in:
Christian Muehlhaeuser
2012-07-25 14:37:42 +02:00
parent 39e7314acf
commit 272add3c3b
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ SET( TOMAHAWK_DESCRIPTION_SUMMARY "The social media player" )
SET( TOMAHAWK_VERSION_MAJOR 0 )
SET( TOMAHAWK_VERSION_MINOR 5 )
SET( TOMAHAWK_VERSION_PATCH 4 )
SET( TOMAHAWK_VERSION_PATCH 5 )
#SET( TOMAHAWK_VERSION_RC 0 )

View File

@@ -3,7 +3,7 @@ Version 0.5.5:
* Fixed shortcuts not working in the global search field on OS X.
* Fixed The Echo Nest stations.
* Code-signed executable on OS X for GateKeeper.
* Fixed logging in to spotify when pressing return in the spotify config dialog.
* Fixed logging in to Spotify when pressing return in the config dialog.
* Fixed queue not auto-collapsing when playing the last track.
* Fixed bug where album listings would fail to show up.
* Improved stability.