X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ChangeLog;h=c1bafed1104e35cf41e62595814fccba1f9e3dd2;hb=b37abd79cafa9ef6221e4d86ba426ed94b037281;hp=7cb118fbd425bed5e2e670ec8d6ad101af37e724;hpb=2a40f6fc51bb7ce64a73a21b6399f7764a5d2861;p=oweals%2Fgnunet.git diff --git a/ChangeLog b/ChangeLog index 7cb118fbd..c1bafed11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +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. + Sun May 2 13:49:10 CEST 2010 Fixed problem with platform-dependence of format for IP addresses in HELLOs for TCP and UDP transport.