1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-30 09:10:53 +02:00

Properly use the configured port number

This commit is contained in:
Jeff Mitchell
2011-03-28 11:12:28 -04:00
parent e24aea480e
commit f198cf51cc
3 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
Version 0.0.3:
* Properly honor the chosen port number if a static host and port are
marked as preferred.
Version 0.0.2:
* Don't reconnect to Jabber if the settings dialog is closed successfully
but the Jabber settings haven't changed.