BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)

This commit is contained in:
Christophe Dumez
2010-02-17 08:13:47 +00:00
parent b131b139f7
commit be6099a797
5 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.1.6
- BUGFIX: Fix Web UI authentication with Konqueror
- BUGFIX: Fix save path display in properties
- BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)
* Web Feb 10 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.1.5
- BUGFIX: Fix actions on selected torrents (non-selected torrents could be affected)