updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index aceff297224675bd291b322406039a256dd61883..909405aa1e291c8fcf85d6474c873290c6c8d362 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+Sun Feb 18 22:02:22 EET 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed FSM event signalling to check if the waiter has gone
+         away already.  Affected file is lib/silcutil/silcfsm.c.
+
+       * Fixed counter mode encryption/decryption to handle non-padded
+         SILC packets correctly.  The silc_cipher_set_iv now
+         in counter mode resets for a new block.  Affected files are
+         in lib/silcske/, lib/silccrypt/, lib/silcpacket/.
+
 Sun Feb 18 12:15:21 EET 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * SILC Client 1.1 beta1.