BUGFIX: Fix overwrite check when renaming a folder in a torrent

This commit is contained in:
Christophe Dumez
2010-01-21 18:39:12 +00:00
parent 975ab9ad64
commit 14db21c241
3 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.1.2
- BUGFIX: Fix overwrite check when renaming a folder in a torrent
* Wed Jan 20 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.1.1
- BUGFIX: Fix compilation with Qt4.4
- BUGFIX: Save torrent metadata so that it does not have to be re-downloaded on restart (Magnet links)