- qBittorrent no longer listens on a random port whenever it receives a listen_f

ailed_alert (because it may correspond to another network interface)
- Display a "disconnected" icon in status bar whenever qBittorrent fails to list
en on the selected port
This commit is contained in:
Christophe Dumez
2009-12-30 16:02:30 +00:00
parent 4941f24fff
commit 7cd2ec57d3
39 changed files with 1095 additions and 1059 deletions

View File

@@ -5,6 +5,8 @@
- BUGFIX: Fix possible DHT port saving issue
- BUGFIX: Fix communication between qBittorrent and Web UI (Qt 4.6)
- BUGFIX: Use Wildcard matching instead of full regex in RSS feed downloader
- BUGFIX: Fix code for listening on a random port whenever it failed to listen on the one defined
- COSMETIC: Display a disconnected icon in status bar whenever qBittorrent failed to listen on the port defined
* Wed Dec 23 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.3
- BUGFIX: Minor cosmetic fix to program preferences