updates
authorPekka Riikonen <priikone@silcnet.org>
Sat, 16 Jun 2001 14:47:58 +0000 (14:47 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 16 Jun 2001 14:47:58 +0000 (14:47 +0000)
TODO

diff --git a/TODO b/TODO
index 49150aa2cf8e2d753d801ec7ba9ea32ad57f428b..fb3d22a7d907a87d2cecd400f62011f9f2145ff1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,13 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o If two clients are away and they send private message to each other
+   it will cause infinite loop of sending away messages to each other.
+
+ o Only one client is shown as being away on the channel. The USERS
+   (WHO) does not show the G (gone) status to all clients that are
+   away.
+
  o /NICK without arguments crashes the client
 
  o /CMODE * +a without arguments crashes the client. Check other options