X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=b691a9e7bf1f9768fdce486b84731a341cf32285;hb=a7de237d24990af63c65d2f292acf24de17c83ac;hp=25f97981fa437c747d84eb4eb2292c9948517b45;hpb=1340d65dcc2378ab24c8bb601dee49fff4971f3a;p=silc.git diff --git a/CHANGES b/CHANGES index 25f97981..b691a9e7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +Tue Apr 2 14:55:06 CEST 2002 Pekka Riikonen + + * 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 * Merged version 1.1.4 of zlib. Even if it not currently in use,