From ecc5106f07791f4b64583a9a59132cd440c60c6c Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 2 Sep 2007 13:32:14 +0000 Subject: [PATCH] - Updated TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 298760716..24b77a210 100644 --- a/TODO +++ b/TODO @@ -45,7 +45,6 @@ - Improve search plugin install (download drom url, choose in a list taken from plugins.qbittorrent.org) // in v1.0.0 (partial) - WIP -- Check storage st creation + hasher in torrent creation - Fix all (or almost all) opened bugs in bug tracker - update sorting when a new torrent is added? - Keep documention up to date @@ -54,6 +53,7 @@ - valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok) - 128m 29m 16m S 4.8 2.9 0:02.28 qbittorrent * beta 7 + - Fix storage st creation + hasher in torrent creation - Translations update (IN PROGRESS) - Wait for some bug fixes in libtorrent : - Number of seeds non null for finished torrent (Ticket #122)