updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 448410777d83ea3918aa32fa1847ffb5f4b608ec..562d198a6ece29f74a223b5412e6994a9a516156 100644 (file)
--- a/TODO
+++ b/TODO
@@ -35,6 +35,9 @@ TODO/bugs in Irssi SILC client
 TODO/bugs In SILC Client Library
 ================================
 
+ o Having @ in nickname will crash the client after changing the nickname
+   back without the @.
+
  o The PRIVATE_MESSAGE_KEY packet is not handled (it is implemented 
    though).  This should be added and perhaps new client operation
    should be added to notify application that it was received and
@@ -65,6 +68,9 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
+ o removing other's modes on channel seems to be possible due to some
+   cumode bug.
+
  o Topic notifications seem to go double times occasionally to a channel.
 
  o Backup router related issues