Fixed the INVITE command to send the invite list in command reply.
[runtime.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e3273273ad7cd6c9afa866bc16e3c3584de1c01f..4ccc73602fd5f01c152098e37ababeea77087644 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,13 +6,6 @@ Mon Nov  4 16:02:59 EET 2002  Pekka Riikonen <priikone@silcnet.org>
        * Fixed the INVITE command to send the invite list in
          command reply.  Affected file silcd/command_reply.c.
 
-       * Fixed MOTD command reply sending.  Affected file
-         silcd/command.c.
-
-       * UTF-8 decode the topic in TOPIC command reply and LIST
-         command reply in Irssi SILC client.  Affected file is
-         irssi/src/silc/core/client_ops.c.
-
 Sun Nov  3 17:59:15 EET 2002  Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed the INVITE command to not crash Irssi SILC client