From f67eb47f8cf73253b71eb982c878993f7014dfc7 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 28 Aug 2007 19:37:30 +0000 Subject: [PATCH] - Updated TODO --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index a2888e9c9..9c9fd8f57 100644 --- a/TODO +++ b/TODO @@ -46,9 +46,9 @@ - Keep documention up to date - Windows port (Chris - Peerkoel) - write a patch for file_priority(int index); -- strace -p `pidof yourbtclient` -- valgrind --tool=memcheck --leak-check=full src/qbittorrent +- valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok) * beta 6 + - Use gprof to check if we can optimize some stuff (compile with -pg) - Translations update (IN PROGRESS) - Wait for some bug fixes in libtorrent : - Number of seeds non null for finished torrent (Ticket #122)