1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-13 20:39:57 +01:00

* Updated changelog.

This commit is contained in:
Christian Muehlhaeuser 2011-03-28 04:01:43 +02:00
parent 0bf3a1b8e7
commit 21f49bbfcb

View File

@ -1,4 +1,6 @@
Version 0.0.2:
* Don't reconnect to Jabber if the settings dialog is closed successfully
but the Jabber settings haven't changed.
* Don't run a rescan of the local collection if the settings dialog is
closed successfully but the path hasn't changed.
* Don't attempt to connect to unavailable Twitter peers over and over.
@ -10,9 +12,9 @@ Version 0.0.2:
the Tomahawk XMPP presence.
* Incompatible change: Twitter SIP protocol has changed slightly. 0.0.1
clients will not be able to talk to newer clients.
* Hopefully fix crashes during Twitter authentication.
* Hopefully fixed crashes during Twitter authentication.
* Don't let long playlist or summary names force a large Tomahawk window.
* Fixed Jabber auth: Freshly added contacts never showed up.
* Tomahawk now asks you to authorize new contacts.
Version 0.0.1:
* First public release.