KSniffer 0.2 [11 Feb 2007]:
 - add/remove KSniffer in the system tray bar
 - added KSniffer option dialog:
   - sniffer settings:
      * display packets after you stopped capture available
   - capture settings:
      * stop manually
      * stop after X packets
      * stop after X bytes/kilobytes/megabyes/gigabytes
      * stop after X seconds/minutes/hours/days
 - added data for TCP detail display
 - added pause/continue capture
 - reading ports name from system (file /etc/services)
 - quick search added (dependancy from kdelibs >= 3.3)
 - better management for loading file
 - better management for temporary file
 - root privileges don't need anymore for the GUI
 - removed sorting feature cause of bad performing for lots of packets
 - getting information on IP: can be detected some networking information
   on source or destination selected IP (click on an IP address with the RMB):
     * whois
     * traceroute
     * ping
     * dig
     * host
     * nslookup
 - compiling on FreeBSD and some other Linux platform
 - fixed boring bugs

KSniffer 0.1.1 [1 Aug 2005]:
 - updated nl translation
 - fixed configure warning
 - fixed compiling with KDE 3.2
 - fixed compiling on 64 bits architecture systems

KSniffer 0.1 [30 Jul 2005]:
 - starting network packet-capture session
 - opening libpcap format file
 - drag & drop for libpcap format file
 - saving in libpcap format file the captured packet session
 - actived the open recent file menu item
 - stopping network packet-capture session
 - tray bar menu
 - packet details display
 - when capture was stopped you can sort packets list by: frame number, time, source address, destination address, protocol
 - detected protocols: IP, TCP, UDP, ICMP, ARP
