diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-06-23 14:23:50 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-06-23 14:23:50 +0000 |
commit | 13a7da212738f9c76c0772ca7726f91885e588d2 (patch) | |
tree | b0f5472ade2ac23c955adf9d064e289d17c1734e /ChangeLog | |
parent | 539288eab5294b4c29c1d43cb6f085cc88ce077c (diff) |
listen socket passing support for ARM
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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. |