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