Fix possible crash on exit

This commit is contained in:
Christophe Dumez
2010-07-21 10:53:50 +00:00
parent 95b1fa9f1e
commit 4a9d015df7
4 changed files with 69 additions and 108 deletions

View File

@@ -1,7 +1,7 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.2.11
- BUGFIX: Fix parsing of program arguments with spaces
- BUGFIX: Fix possible crash when using alternative speed limits (#598272)
- BUGFIX: Fix possible crash on exit when using Qt >= 4.6
- BUGFIX: Fix possible crash on exit when using
- BUGFIX: Require GTK+ headers on compilation when libnotify is used
- BUGFIX: Added configure flag to avoid using the shipped qtsingleapplication