From e56951deca51348dd616f34e74d458f437ed7ab8 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org" Date: Fri, 28 Oct 2005 00:41:23 +0000 Subject: See ChangeLog. This fixes an indentation problem in conntrack.c, I've separated this minor change from the previous *important* and very very recent commit. Why? Just to keep important things separated from aesthetic stuff like this ;) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0b1d9ef..e387e10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ o killed the 'retry' logic, *sigh* it is broken in some cases o killed broken and unneeded protocol handler destructors (fini) o killed unregister_proto + o Fixed code indentation in the command selector o Bumped version to 0.93 2005-10-27 -- cgit v1.2.3