Copy over 2.6.36 files to 3.0 - so patch-o-matic finds them
[ipt_ACCOUNT] / ChangeLog
... / ...
CommitLineData
1New in X.XX - 20XX-XX-XX
2------------------------
3* Support for kernel 3.x
4
5New in 1.16 - 2011-01-21
6------------------------
7* Support for kernel 2.6.36 / 2.6.37
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
11New in 1.15 - 2009-04-14
12------------------------
13* Support for kernel 2.6.29 / 2.6.28
14
15New in 1.14 - 2008-12-09
16------------------------
17* Support for kernel 2.6.27
18
19New in 1.13 - 2008-06-13
20------------------------
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
25New in 1.12 - 2008-05-10
26------------------------
27* Support for kernel 2.6.24 by Pontus Lundkvist
28* Fixes some warnings for 2.6.23+
29
30New in 1.11 - 2007-08-24
31------------------------
32* Workaround for kernel bug when using one GB RAM and more
33
34New in 1.10 - 2007-07-25
35------------------------
36* Support for kernel 2.6.22
37
38New in 1.9 - 2007-04-26
39-----------------------
40* Support for kernel 2.6.21
41
42New in 1.8 - 2007-02-14
43-----------------------
44* Added compatibility glue for older 2.6 kernels (tested with 2.6.16.38)
45* Better integration with userspace iptables tool
46
47New in 1.7 - 2007-02-09
48-----------------------
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
52New in 1.6 - 2006-06-12
53-----------------------
54* Kernel 2.6 support
55* Fix for /32 netmasks
56* Improved error handling
57* Patch-o-matic apt-like download repository
58
59New in 1.5 - 2005-04-15
60-----------------------
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