updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index cdb6e907bf5e1716218a5e532ade70450c610e9e..e37638fd1a8c26229eae691f67a9bfcd4ef708a8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Sun Nov 18 01:34:41 EET 2001  Pekka Riikonen <priikone@silcnet.org>
+
+       * 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 <priikone@silcnet.org>
 
        * Added silc_client_run_one into lib/silcclient/silcapi.h and