updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 84de1bcc8a5a7c6baa905da44a47006047393cb1..b2cf8ffdb89bef1b5228719c42f937c717a7bd58 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Mon Jul 23 10:12:37 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed a double free in disconnection in the server.  Affected
+         file is silcd/server.c.
+
+       * Fixed the lib/silcske/groups.c to work now also with GMP
+         MP library.  The string conversion did not work when using
+         specific base and the base is indicated in the string as well.
+
 Sun Jul 22 19:40:30 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Changed the key material distribution function in case when
@@ -5,7 +14,8 @@ Sun Jul 22 19:40:30 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
          a bit differently than it used to.  Made the change to the
          SKE protocol specification.
 
-       * Submitted new drafts to the IETF.
+       * Added better GMP detection to configure.in.pre.  A patch
+         by salo.
 
 Fri Jul 20 13:16:00 EEST 2001  Pekka Riikonen <priikone@silcnet.org>