BUGFIX: Fix possible crash when selecting a RSS item (really closes #575624)

This commit is contained in:
Christophe Dumez
2010-11-02 18:06:20 +00:00
parent fa78fba559
commit 1766877605
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.4.10
- BUGFIX: Fix possible crash when selecting a RSS item (really closes #575624)
* Sun Oct 31 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.4.9
- BUGFIX: Fix crash when pressing enter in save path field in torrent addition dialog
- BUGFIX: Fix crash when deleting a torrent with no metadata (closes #667528)