- Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris).

- Updated French translation
This commit is contained in:
Christophe Dumez 2009-11-05 18:39:27 +00:00
commit 7f12bbb783
61 changed files with 6142 additions and 3375 deletions

View file

@ -11,6 +11,7 @@
- FEATURE: Tracker connections are now also subject to IP filtering
- FEATURE: Include DHT traffic in the rate limiter
- FEATURE: Support for bitcomet padding files
- FEATURE: Option to skip file checking and start seeding immediately in torrent addition dialog (Stephanos Antaris)
- FEATURE: Dropped dependency on libcurl
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)