Compiled short changelog from git history and netfilter announce mails
[ipt_ACCOUNT] / ChangeLog
... / ...
CommitLineData
1New in 1.14
2-----------
3* Support for kernel 2.6.27
4
5New in 1.13
6-----------
7* Support for iptables 1.4.0 and 1.4.1
8* Ability to delete rules by rule definition
9* iptables 1.3.x is no longer supported
10
11New in 1.12
12-----------
13* Support for kernel 2.6.24 by Pontus Lundkvist
14* Fixes some warnings for 2.6.23+
15
16New in 1.11
17-----------
18* Workaround for kernel bug when using one GB RAM and more
19
20New in 1.10
21-----------
22* Support for kernel 2.6.22
23
24New in 1.9
25-----------
26* Support for kernel 2.6.21
27
28New in 1.8
29-----------
30* Added compatibility glue for older 2.6 kernels (tested with 2.6.16.38)
31* Better integration with userspace iptables tool
32
33New in 1.7
34-----------
35* Support for recent 2.6 kernels (tested with 2.6.19 and 2.6.20)
36* 64 bit support by Carl-Daniel Hailfinger
37
38New in 1.6
39-----------
40* Kernel 2.6 support
41* Fix for /32 netmasks
42* Improved error handling
43* Patch-o-matic apt-like download repository
44
45New in 1.5
46-----------
47* K&R style bracket placing
48* Changed comments from C++ to C style
49* Interrupt safe memory allocation
50* Error checking on all memory allocations
51* Splitted handle_get_data functions
52* Initial public release