aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-23 14:23:50 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-23 14:23:50 +0000
commit13a7da212738f9c76c0772ca7726f91885e588d2 (patch)
treeb0f5472ade2ac23c955adf9d064e289d17c1734e /ChangeLog
parent539288eab5294b4c29c1d43cb6f085cc88ce077c (diff)
listen socket passing support for ARM
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 861d8bd25c..2761b94d9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.