From ec596427c1fb6bcf414603e6d6de4635739d5ef3 Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Fri, 1 Apr 2005 19:56:29 +0000 Subject: [PATCH] add more changelog entries about what in to last release (Logical change 1.184) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d1ad7137..e6f7875d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,12 +2,15 @@ * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h because it isn't needed and not on all systems + * Update rtnetlink.h and pkt_cls.h to be stripped versions + of headers from 2.6.12-rc1 2005-03-30 Jamal Hadi Salim * Proper verison of iptables headers (from 1.3.1) * Set revision file in m_ipt * Fix action_util naming in mirred + * don't call ll_init_map in mirred 2005-03-19 Thomas Graf