X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ChangeLog;h=1ec4edf0774dac1ff9489cf7945b807a3c2488d7;hb=b0469df00362f2d97ea9a475d362595f43b629ea;hp=861d8bd25cb41fbe9e60c244c59728712ae62c8f;hpb=69a23725d6937db68fc8ca2fd1e8490220edc7de;p=oweals%2Fgnunet.git diff --git a/ChangeLog b/ChangeLog index 861d8bd25..1ec4edf07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +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. + +Wed Jun 23 16:34:38 CEST 2010 + Added support for systemd-compatible passing of listen-sockets + by ARM to services as well as systemd compatibility for gnunet-service-arm + itself. At least for non-MINGW systems this should work. + Sat Jun 5 18:08:39 CEST 2010 Added support for UNIX domain sockets, code also defaults to them when available.