- FEATURE: Search engine plugins now handle HTTP protocol gzip compression

This commit is contained in:
Christophe Dumez 2009-11-27 23:46:40 +00:00
commit 17b8ba27b3
2 changed files with 13 additions and 2 deletions

View file

@ -21,6 +21,7 @@
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required)
- FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
- FEATURE: Show official documentation when pressing F1 key
- FEATURE: Search engine plugins now handle HTTP protocol gzip compression
- FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) (libtorrent >= v0.15 only)
- FEATURE: Added per-torrent super seeding mode (libtorrent >= v0.15 only)
- FEATURE: Support for storing symbolic links in .torrent files (libtorrent >= v0.15 only)