BUGFIX: Disable overwrite confirmation in torrent addition dialog (closes # 685269)

This commit is contained in:
Christophe Dumez 2010-12-04 20:02:12 +00:00
commit 38aca6af6f
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@
overhead inclusion in rate limiter)
- BUGFIX: Fix strict super seeding (was not working)
- BUGFIX: Improve magnet save path handling (closes #683395)
- BUGFIX: Disable overwrite confirmation in torrent addition dialog (closes # 685269)
- COSMETIC: Replaced message box by on-screen notification for download errors
- COSMETIC: Improved the torrent creation tool appearance
- COSMETIC: Use country flags by Mark James (Thanks to Dmytro Pukha)