diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/TODO.txt b/docs/TODO.txt index c1b0f96b..92817a18 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt | |||
@@ -4,7 +4,7 @@ Things to do now: | |||
4 | 4 | ||
5 | -Figure out the best way to do "lossless" UDP. (Done) | 5 | -Figure out the best way to do "lossless" UDP. (Done) |
6 | 6 | ||
7 | -Start work on the im protocol. | 7 | -Start work on the im protocol.(simple im part pretty much done) |
8 | 8 | ||
9 | -Start coding the gui (In Progress (Using Qt5)) | 9 | -Start coding the gui (In Progress (Using Qt5)) |
10 | 10 | ||
@@ -21,6 +21,8 @@ Things to do now: | |||
21 | 21 | ||
22 | -Crypto (Done (needs testing)) | 22 | -Crypto (Done (needs testing)) |
23 | 23 | ||
24 | -Harden the DHT (Research in progress) | ||
25 | |||
24 | -Find and fix bugs in the code. | 26 | -Find and fix bugs in the code. |
25 | 27 | ||
26 | Things to do later: | 28 | Things to do later: |