- Updated TODO

This commit is contained in:
Christophe Dumez 2007-08-28 19:37:30 +00:00
parent 7921adbcf9
commit f67eb47f8c

4
TODO
View File

@ -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)