Bugfixes merged from trunk.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3d78bdbfb6cdb1a7c9508144b194dba0d1c42eea..2dc369cd784fda698d833fd11c99b0598b00fbae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+Wed Apr  3 12:36:05 CEST 2002  Pekka Riikonen <priikone@silcnet.org>
+
+        * Added better error logging in rekey protocol.  Affected file
+          silcd/protocol.c.
+
+        * Do not check public key types in SKE during rekey.  Affected
+          file lib/silcske/payload.c.
+
+        * Fixed the rekey protocol with PFS, which was totally broken.
+          Affected file silcd/protocol.c.
+
 Tue Apr  2 13:39:04 CEST 2002  Johnny Mnemonic <johnny@themnemonic.org>
 
        * Merged version 1.1.4 of zlib. Even if it not currently in use,