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