summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6256ee6..75ead6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,7 @@ o add support for tagged vlan interfaces in the config file, e.g. eth0.1
o improve alarm framework based on suggestions from Max Kellerman
o constify queue_iterate()
o use list_del_init() and list_empty() to check if a node is in the list
+o remove unix socket file on exit
Max Kellermann <max@duempel.org>: