netactview 0.4.1-AL
-----------------
	- Added "Kill Process" option. [RF]

netactview 0.4.1
-----------------
    - Fixed a filtering bug. Updated and closed connections were not filtered properly.


netactview 0.4
----------------
    - Added color highlight for new and closed connections
    - Using gnome fixed width font for network statistics


netactview 0.3.1
----------------
    - Fixed closed UDP enpoints status


netactview 0.3
----------------
    - Added filtering.
    - Fixed a suspend/resume bug.


netactview 0.2.2
----------------
    - Fixed a low risk security vulnerability in the restart as root action.
      An application which could already run as a normal user could have intercepted
      that action in order to run as root.


netactview 0.2.1
----------------
    - Fixed incorrect process name display. On some occasions, for not 
      established connections, the shown process was not the process that 
      created the connection.
    - Improved error checking at program start.


netactview 0.2
--------------
    - Added port service names
    - Added basic network statistics: bytes sent, bytes received
    - Added restart as root
    - Rounded up some of the existing features


netactview 0.1
--------------
    This is the first Net Activity Viewer version.
    
    * It includes all the basic stuff:
        - obtains the list of active network connections (tcp, udp, tcp6, udp6)
          from the kernel.
        - obtains process information for the active network connections (pid, 
          name, command)
        - host name retrieval
        - automatic refresh
        - sorting
        - some information filtering
        - copy and save facilities
        - automatic options state save and restore

