match MHD 0.9.2 API
[oweals/gnunet.git] / ChangeLog
index 8f14863eb4db97ff06dbc0ba7c064d67935868c8..c1bafed1104e35cf41e62595814fccba1f9e3dd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
+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. 
+       in HELLOs for TCP and UDP transport.
        Reduced address length field in HELLOs to 16 bit (was 32 bit).
        These changes break transport compatibility.