BUGFIX: Only one log window can be opened at a time

This commit is contained in:
Christophe Dumez
2010-03-04 08:23:16 +00:00
parent 2a07fc0dea
commit 8d55368f6a
3 changed files with 15 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
- BUGFIX: Fix save path display in properties
- BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)
- BUGFIX: Fix memory leak in RSS parser
- BUGFIX: Only one log window can be opened at a time
* Web Feb 10 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.1.5
- BUGFIX: Fix actions on selected torrents (non-selected torrents could be affected)