updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 13 Feb 2001 17:56:47 +0000 (17:56 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 13 Feb 2001 17:56:47 +0000 (17:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7e350bc235386044b1506a329ca3bcccf6174d2c..fd66cba1a364a42e23da13548dfb3b082a712486 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Tue Feb 13 19:55:59 EET 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
+
+       * Added --with-gmp configuration option.  If set the GMP
+         is always compiled in the SILC source tree.  If not set then
+         it is checked whether the system has the GMP3 installed.  If
+         it has then the GMP won't be compiled (the system's headers
+         and library is used), if it doesn't have it then the GMP is
+         compiled in the SILC source tree.
+
 Mon Feb 12 11:20:32 EET 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * Changed RSA private exponent generation to what PKCS #1