projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9dd75f
)
GMP removal
author
Nils Durner
<durner@gnunet.org>
Thu, 7 Oct 2010 18:54:15 +0000
(18:54 +0000)
committer
Nils Durner
<durner@gnunet.org>
Thu, 7 Oct 2010 18:54:15 +0000
(18:54 +0000)
ChangeLog
patch
|
blob
|
history
README
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c1bafed1104e35cf41e62595814fccba1f9e3dd2..1ec4edf0774dac1ff9489cf7945b807a3c2488d7 100644
(file)
--- 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 dce9e66f06d79d77b06ef53044748e8fab2ac4a6..f82d168288577a1b38c269cac81121b8d12fec53 100644
(file)
--- 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)