- Set DHT Port only when DHT is enabled

This commit is contained in:
Christophe Dumez 2007-03-10 18:20:13 +00:00
commit fb54c035a7
2 changed files with 3 additions and 2 deletions

View file

@ -23,6 +23,7 @@
- BUGFIX: Threads are now stopped cleanly before their destruction
- BUGFIX: Create Options object only when necessary (to save memory)
- BUGFIX: Let libtorrent store the torrent handles (save memory)
- BUGFIX: Set DHT Port only when DHT is enabled
- I18N: Better internationalization thanks to dynamic text support
- COSMETIC: Replaced OSD messages by Qt4.2 systray messages