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