updates
authorPekka Riikonen <priikone@silcnet.org>
Tue, 2 Apr 2002 12:57:49 +0000 (12:57 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 2 Apr 2002 12:57:49 +0000 (12:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 25f97981fa437c747d84eb4eb2292c9948517b45..b691a9e7bf1f9768fdce486b84731a341cf32285 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+Tue Apr  2 14:55:06 CEST 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Some client implementations quit network by doing first LEAVE
+         and then immediately SIGNOFF (like Bombyx).  We now do check 
+         after a short time after LEAVE notify and check whether the 
+         client is still valid after LEAVE, and if not we remove it from 
+         cache.  Affected file is lib/silcclient/client_notify.c.
+
 Tue Apr  2 13:39:04 CEST 2002  Johnny Mnemonic <johnny@themnemonic.org>
 
        * Merged version 1.1.4 of zlib. Even if it not currently in use,