Fix duplicate torrent detection when adding a magnet link

This commit is contained in:
Christophe Dumez
2012-02-19 19:43:57 +02:00
parent 06a376d014
commit 4e4ac771a9
3 changed files with 3 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.9.5
- BUGFIX: Fix crash when disabling then reenabling RSS
- BUGFIX: Fix duplicate torrent detection when adding a magnet link
* Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.4
- BUGFIX: qBittorrent does not handle redirection to relative URLs correctly (Closes #919905)