From f908987c2ad037b85ec611901b257ec675786cba Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Tue, 15 Jan 2008 13:21:44 +0000 Subject: constify queue_iterate() --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 557ef83..6f6f890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,7 @@ o fix logfiles permissions, do not default to umask o wake up the daemon iff there are real events to handle instead of polling 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() Max Kellermann : -- cgit v1.2.3