Update the changelog with things that changed between 1.1RC1 and 1.1.

(cherry picked from commit 0a7c4c2fbd)
This commit is contained in:
David Sansome 2012-10-16 21:56:47 +11:00
parent cfeacd0720
commit 7c4a8d1f2a
1 changed files with 4 additions and 0 deletions

View File

@ -35,9 +35,12 @@ Version 1.1:
* Add "Edit file information" and "Show in file browser" actions to the
file view.
* Add Discogs as an album cover provider.
* Nyanalyzer cat now goes to sleep between songs.
* (Mac OS X) Support drag and dropping files and folders on the dock icon.
* (Mac OS X) Support notification center instead of Growl on Mountain
Lion.
* (Mac OS X) Support fullscreen mode in Mountain Lion.
* (Mac OS X) Draw high resolution text when using a retina display.
Bugfixes:
* Use new authentication API for di.fm/sky.fm to fix logging in to those
@ -94,6 +97,7 @@ Version 1.1:
* (Linux) Support devices with no partition table.
* (Linux) Support "open with" in Ubuntu.
* (Linux) Fix a crash in PlayTrack MPRIS method.
* (Linux) Fix the types of some MPRIS fields.
* (Mac OS X) Fix HTTPS streams.
* (Mac OS X) Support keyboard shortcuts in native Mac search fields.
* (Mac OS X) Use Qocoa instead of custom hacks for native search widgets.