updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b5fe2a1d55d2ac2ffbc4d012c0328b71b605e6d3..fa52bbf6c5b5c94d57bce697b74eb68ba62e438e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,22 @@ Mon Oct 29 17:43:04 EST 2001  Pekka Riikonen <priikone@silcnet.org>
        * Fixed a crash in client resolving in client_prvmsg.c in 
          client library.  Affected file lib/silcclient/client_prvmsg.c.
 
+       * Do not actually remove the client directly from ID cache
+         during SERVER_SIGNOFF, but invalidate it.  This way we
+         preserve the WHOWAS info for the client.  Affected file
+         silcd/server_util.c.
+
+       * Fixed SERVER_SIGNOFF notify handling in the server.  The
+         server is now able to process incoming SERVER_SIGNOFF notify
+         for a server that it doesn't even know about.  It will remove
+         the clients provided in the notify.  Affected file
+         silcd/packet_receive.c.
+
+       * Check for partial packet in data queue after every packet that
+         was found from the queue.  Return and wait for more data if 
+         there is partial data in queue.  Affecte file is
+         lib/silccore/silcpacket.c.
+
 Sun Oct 28 18:46:27 EST 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Added SilcClietFileError enum to indicate error in