updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f9a63bd706e8a3eaa8190131096fe16292ab6502..f65dc8c9e78ccb36208910c7565f4cb6d20ef299 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Sat Nov 10 21:39:22 EET 2001  Pekka Riikonen <priikone@silcnet.org>
+
+       * If the incoming packet type is REKEY or REKEY_DONE process
+         that packet always synchronously.  Fixes yet another MAC
+         failed error on slow (dialup) connections.  Affected file
+         lib/silcclient/client.c and silcd/server.c.
+
 Thu Nov  8 22:21:09 EET 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Call check_version SKE callback for initiator too.  Affected