X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=CHANGES;fp=CHANGES;h=e37638fd1a8c26229eae691f67a9bfcd4ef708a8;hp=cdb6e907bf5e1716218a5e532ade70450c610e9e;hb=cc9d2eb79d4e4b7b46204b161bce25ccc685f600;hpb=ac7152fa2b1835af4a3eb3e845e9e918ae3f1161 diff --git a/CHANGES b/CHANGES index cdb6e907..e37638fd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +Sun Nov 18 01:34:41 EET 2001 Pekka Riikonen + + * Fixed silc_client_channel_message to not try to decrypt + the message twice if it resolved the destination client + information. This could cause of dropping one channel + message. Affected file lib/silcclient/client_channel.c. + Wed Nov 14 23:44:56 EET 2001 Pekka Riikonen * Added silc_client_run_one into lib/silcclient/silcapi.h and