Fixed the invite process handling during joining to use
[silc.git] / TODO
diff --git a/TODO b/TODO
index 006df5b97b79f6ba161a7c36bc5dfcf4c88e8274..830bd7361c977d52ecda8680457156ee26bcca2a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,19 @@
-TODO for Irssi SILC Client 1.0
-==============================
+TODO for SILC Client 1.0 branch
+===============================
 
- o Testing - See test plan:
-     http://silcnet.org/docs/silc-client-1.0-test.pdf
-     http://silcnet.org/docs/silc-client-1.0-test.ps
+ o Bugs reported on the mailing list that will be fixed eventually.
+   The numbers are arbitrary and assigned by me (c0ffee), bugs in
+   parentheses are fixed.
+
+   #1    Ignore ALL doesn't ignore target using /me
+   #2    specification of the silc network
+   (#3    expired private key dialogue doesn't work)
 
 
 TODO for SILC Server 1.0
 ========================
 
- o invite (with @server!*@host) not working from normal server/backup 
-   router?
+ o Check that founder key is distributed ok during backup resuming.
 
  o Testing
 
@@ -18,8 +21,6 @@ TODO for SILC Server 1.0
 TODO/bugs In SILC Libraries
 ===========================
 
- o Test cases for all cryptographic primitive in lib/silccrypt/
-
  o Test cases for all payload encoding and decoding routins in lib/silccore/
 
  o Test cases for math library routines in lib/silcmath/
@@ -28,7 +29,7 @@ TODO/bugs In SILC Libraries
 TODO in Toolkit Documentation
 =============================
 
-Stuff that needs to be done in order to complete the Tooolkit Reference
+Stuff that needs to be done in order to complete the Toolkit Reference
 Manual (Do these to 0.9.x).
 
  o Write "Programming with Toolkit" document, describing how to build