Version 0.4.21: 
  
  * A bug was fixed in function 'make_command_line' in createwin.c that 
    cause gtk-iptables crash. This bug didn't allow you to set de source 
    port. 
    

Version 0.4.2:

  * This version includes the "Ins Rule" (Insert Rule) option.
    Insert a rule as the given rule number selected on the list.
  * As other function includes the LOG target. When you create a rule
    you can LOG that rule. All in one step. 
    (See the iptables manpage).


Version 0.4.1:

  * It includes a 'configure' script. At least!!! (doesn't it?).
  * Includes REJECT target with "Set REJECT Type" to set the reject msg.
  * Some kind of bug fixed in "Set TCP Protocol". You can now change the 
    option in "Set TCP Protocol" after it has been chosen.
  * I bix some problems with the report function in "main.h".


Version 0.4.0:

  * Includes "Set TCP Protocol" and "Set ICMP Protocol".
  * Some bugs fixed.
  * Code cleaned (as usually) trying to make a more readable code.