Fixed passphrase authentication with server.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c71c04bcf9d80011746e4d25c24be9845b4b06a0..0e0d89aa745d4ff3fd844bd0471abbf6913494c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,14 @@
-Sat May 19 13:46:36 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+Sat May 19 14:46:36 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed passphrase authentication with server.  Affected file
+         is lib/silcclient/client_connect.c.
+
+       * Fixed passphrase authentication as responder.  Affected file is
+         lib/silcske/silcconnauth.c.
+
+       * Changed SilcAskPassphrase and SilcGetAuthMeth callbacks to
+         return data as const.  Affected file is
+         lib/silcclient/silcclient.h.
 
        * Fixed timeout calculation in Symbian scheduler.  Affected
          file is lib/silcutil/symbian/silcsymbianscheduler.c.