- BUGFIX: Do not create the torrent root folder at final destination if

torrent is in the temp dir (closes #673271)
This commit is contained in:
Christophe Dumez
2010-11-10 17:39:21 +00:00
parent 8d6df1f15f
commit efcd652e3d
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
- BUGFIX: Improved IPv6 support (IP filter and Peer list)
- BUGFIX: Make IP filter more tolerant towards strangely formatted IPs
- BUGFIX: More reliable folder scanning
- BUGFIX: Do not create the torrent root folder at final destination if
torrent is in the temp dir (closes #673271)
- BUGFIX: Fix compilation with libnotify v0.7.0 (closes #671769)
- BUGFIX: Use a pointing cursor over status bar buttons