Start 2.6.36+ support by copying existing files
[ipt_ACCOUNT] / ChangeLog
CommitLineData
fb4dd1a0
TJ
1New in 1.16 - 2009-08-XX
2------------------------
3* Support for iptables 1.4.3 and 1.4.4 by Blazej
4* iptables 1.4.2 and below is no longer supported
5
556ca728
TJ
6New in 1.15 - 2009-04-14
7------------------------
8* Support for kernel 2.6.29 / 2.6.28
9
1a4481da
TJ
10New in 1.14 - 2008-12-09
11------------------------
f79e70ad
TJ
12* Support for kernel 2.6.27
13
1a4481da
TJ
14New in 1.13 - 2008-06-13
15------------------------
f79e70ad
TJ
16* Support for iptables 1.4.0 and 1.4.1
17* Ability to delete rules by rule definition
18* iptables 1.3.x is no longer supported
19
1a4481da
TJ
20New in 1.12 - 2008-05-10
21------------------------
f79e70ad
TJ
22* Support for kernel 2.6.24 by Pontus Lundkvist
23* Fixes some warnings for 2.6.23+
24
1a4481da
TJ
25New in 1.11 - 2007-08-24
26------------------------
f79e70ad
TJ
27* Workaround for kernel bug when using one GB RAM and more
28
1a4481da
TJ
29New in 1.10 - 2007-07-25
30------------------------
f79e70ad
TJ
31* Support for kernel 2.6.22
32
1a4481da
TJ
33New in 1.9 - 2007-04-26
34-----------------------
f79e70ad
TJ
35* Support for kernel 2.6.21
36
1a4481da
TJ
37New in 1.8 - 2007-02-14
38-----------------------
f79e70ad
TJ
39* Added compatibility glue for older 2.6 kernels (tested with 2.6.16.38)
40* Better integration with userspace iptables tool
41
1a4481da
TJ
42New in 1.7 - 2007-02-09
43-----------------------
f79e70ad
TJ
44* Support for recent 2.6 kernels (tested with 2.6.19 and 2.6.20)
45* 64 bit support by Carl-Daniel Hailfinger
46
1a4481da
TJ
47New in 1.6 - 2006-06-12
48-----------------------
f79e70ad
TJ
49* Kernel 2.6 support
50* Fix for /32 netmasks
51* Improved error handling
52* Patch-o-matic apt-like download repository
53
1a4481da
TJ
54New in 1.5 - 2005-04-15
55-----------------------
f79e70ad
TJ
56* K&R style bracket placing
57* Changed comments from C++ to C style
58* Interrupt safe memory allocation
59* Error checking on all memory allocations
60* Splitted handle_get_data functions
61* Initial public release