From: Nils Durner Date: Thu, 7 Oct 2010 18:54:15 +0000 (+0000) Subject: GMP removal X-Git-Tag: initial-import-from-subversion-38251~20132 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36b5044de4b11d46027a81e491c2dd4cccea17b5;p=oweals%2Fgnunet.git GMP removal --- diff --git a/ChangeLog b/ChangeLog index c1bafed11..1ec4edf07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 7 20:51:05 CEST 2010 + Removed dependency on GNU MP (GMP). The code now uses the libgcrypt MPI + interface. + Sat Jul 3 20:47:45 CEST 2010 Releasing GNUnet 0.9.0pre1. diff --git a/README b/README index dce9e66f0..f82d16828 100644 --- a/README +++ b/README @@ -31,7 +31,6 @@ These are the direct dependencies for running GNUnet: - libextractor >= 0.6.1 - libmicrohttpd >= 0.9.2 - libgcrypt >= 1.2 -- libgmp >= 4.0 - libcurl >= 7.21.0 - libltdl >= 2.2 (part of GNU libtool) - sqlite >= 3.0 (alternative to MySQL)