6f2ad5885a38fe0afff107aa0f10ddb1e58bd476
[ipt_ACCOUNT] / ChangeLog
1 New 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
6 New in 1.15 - 2009-04-14
7 ------------------------
8 * Support for kernel 2.6.29 / 2.6.28
9
10 New in 1.14 - 2008-12-09
11 ------------------------
12 * Support for kernel 2.6.27
13
14 New in 1.13 - 2008-06-13
15 ------------------------
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
20 New in 1.12 - 2008-05-10
21 ------------------------
22 * Support for kernel 2.6.24 by Pontus Lundkvist
23 * Fixes some warnings for 2.6.23+
24
25 New in 1.11 - 2007-08-24
26 ------------------------
27 * Workaround for kernel bug when using one GB RAM and more
28
29 New in 1.10 - 2007-07-25
30 ------------------------
31 * Support for kernel 2.6.22
32
33 New in 1.9 - 2007-04-26
34 -----------------------
35 * Support for kernel 2.6.21
36
37 New in 1.8 - 2007-02-14
38 -----------------------
39 * Added compatibility glue for older 2.6 kernels (tested with 2.6.16.38)
40 * Better integration with userspace iptables tool
41
42 New in 1.7 - 2007-02-09
43 -----------------------
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
47 New in 1.6 - 2006-06-12
48 -----------------------
49 * Kernel 2.6 support
50 * Fix for /32 netmasks
51 * Improved error handling
52 * Patch-o-matic apt-like download repository
53
54 New in 1.5 - 2005-04-15
55 -----------------------
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