1.2.3
Luigi Genoni:
merged fixes in save fuction from 2.0.1 version

1.2.2
Luigi Genoni:
fixed a little bug with selecting interfaces for masqurating

1.2.1
Luigi Genoni:
better save function for mangle, LOG is still not included.
some minor typos fixes

1.2.0
Luigi Genoni:
save function for mangle, LOG is not included, at less for now.

1.1.4
Luigi Genoni:
new full (semi-full) mangle support
some indentation fix
minor issues bug fixes
merged Sheer's 1.1.2 tree with 1.1.3 patches 
Sheer El-Showk (000827):
Moved all initialization code to knat_initialize.cpp.
Created knf_functions.h as a header for non-associated functions (initialize())

1.1.3
Luigi Genoni:
fixed a nasty bug, causing a sig 11 when getting some error messages from command line in general policy set-up windows
deleted REJECT policy for a full chain (meaningless being fairly the same of DROP)
1.1.2
Luigi Genoni:
support for bonded interfaces
support for Token Ring interfaces
a little masq change
some makefile patches to compile on mandrake                                   
Sheer El-Showk:
New Makefile
Better debugging now possilbe through knat_debug.h
Changed implementation of pop-up windows (polList, natList, natpolList,
masqList, dumpList, masqWin) to use KNFWidget (in new knat_gui.h).
Fixed memory leak and implementation problem (window state tracking) with 
old pop-up window system.

1.1.1
Makefile more clean, fixed a little problem that prevented to compile on Red Hat
operate a better performance and security tuning inside of procfs
require Intranet data for masquerating (to save "from 0.0.0.0/0 to 0.0.0.0/0" is meaningless)
some bug fix in kiptables-save

1.1
serious masquerade managment (with a proper setting window)
save masquerading rules

1.0.2
it is possible to insert a rule in a specific position inside of a chain
it is possible to delete a rule just giveing the position inside of a chain
kiptables-save now saves all rules
some code cleanup

1.0.1
save iptables rules and global chain policies
implemented MIRROR policy for INPUT FORWARD OUTPUT chains

1.0.0
noisy seg fault on exit eliminated
better check on iptables installed 

beta 4
added full nat management

beta 3
added nat chains management

beta 2
added load and save capabilities, using scripts executing
iptables-save
iptables-restore

iptables-restore from netfilter 0.1.17 has been discovered to be buggy,
if i have time i will fix it, otherway let's wait a running one.

anyway in princip load capability does Work.

some buggy fix.

beta 1
I star from here!
