updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 1 Feb 2001 21:38:16 +0000 (21:38 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 1 Feb 2001 21:38:16 +0000 (21:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2cce7443882e08df294889c0eb3f3d5c3f80ffb0..e52c265c2853b1e7d8e06d1d49e5d6f4febccbc1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,10 +11,6 @@ Thu Feb  1 23:31:21 EET 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
          separately in the same function earlier.  Affects file
          silcd/packet_send.c and all channel packet sending functions.
 
-        * In USERS reply, res_argv[i] are not allocated, the table
-          is allocated.  Thus changed that free the table, not its
-          internals.
-
 Thu Feb  1 21:32:27 EET 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * Fixed some minor bugs in client when sending WHOIS command.  The