summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-15 15:41:13 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-15 15:41:13 +0000
commit5b4129a89e9fa3ea3b5d57fc362f682aa85abfc7 (patch)
tree88fabdc48246ff409c8349d43fac04f5fca1b02b /ChangeLog
parent588abed2a7df4fa1723475e41399876f3ee34250 (diff)
remove unix socket file on exit
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>: