From 5b0857c01de38a20484cd4e01c4f2f6f24d50e57 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Thu, 3 Jul 2008 15:26:32 +0000 Subject: [PATCH] - Updated Changelog - Updated INSTALL file information about libtorrent-rasterbar --- Changelog | 1 + INSTALL | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Changelog b/Changelog index 1cc740119..9ab94e6e0 100644 --- a/Changelog +++ b/Changelog @@ -18,6 +18,7 @@ - BUGFIX: Do not display seeds number in seeding list (always 0) - BUGFIX: Threadified IP filter file parser to avoid GUI freeze - BUGFIX: Ask if we want to redownload if content was deleted from hard drive + - BUGFIX: Added missing copyright/licensing information for some files - COSMETIC: Do not display progress bar in seeding list (always 100%) - COSMETIC: Added a progress bar for torrent creation - COSMETIC: Display tracker errors in a cleaner way diff --git a/INSTALL b/INSTALL index 3e1a62f0c..f46355a13 100644 --- a/INSTALL +++ b/INSTALL @@ -16,12 +16,10 @@ will install and execute qBittorrent hopefully without any problems. Dependencies: - Qt >= 4.3.0 (libqt-devel, libqtgui, libqtcore, libqtnetwork, libqtxml) -- rblibtorrent by Arvid Norberg (>= v0.13 REQUIRED) +- libtorrent-rasterbar by Arvid Norberg (>= v0.13.1 REQUIRED) -> http://www.qbittorrent.org/download.php (advised) -> http://www.libtorrent.net - Be careful: another library (the one used by rTorrent) use the same name. - These are TWO different libraries and qBittorrent will only work with the one provided - on sourceforge (created by Arvid Norberg). The two libraries conflicts with each other. + Be careful: another library (the one used by rTorrent) uses a similar name. - libboost: libboost-filesystem, libboost-date-time, libboost-thread, libboost-serialization