From 07a1957516495a89e68baefd808f9db4eea03cd5 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:48:57 +0000 Subject: Max Kellermann : use timeradd() since manipulating tv_sec directly --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 71f6a2f..06ccb5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ 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() +o use timeradd() since manipulating tv_sec directly Max Kellermann : -- cgit v1.2.3