

V0.14:	- Added protected modes to ASCII output for saving the console-modes
	  this will cut off characters below 32 and between 150 and 160(MODE 5)
	  the cutted characters may be displayed as HEX (MODE 6)
	  In most cases this works fine but sometimes not .. if anybody
	  knows what characters are the dangerous ones please
           tell me ! 
	- Added a mode for printing only the rest (data) in ASCII or HEX.
	- Added the capability to switch X-Interface-compilation on and of
	- fixed a bug in UDP-reports (8 bytes got displayed twice :-)
	- fixed a bug in the HEX-output-routine
	   (at each line the last byte was cut off :-< )
	- Started to implement the APS-X-Interface XAPS (over SHMEM) to
	   display a few counters and reset buttons with them ... 
	- Added a "better" INSTALL-description
	- Internal handling enhancements
	- Added Colorization for different packet-types and an alarming for
	  some ports (ANSI-BEEP)

V0.13:	- deleted redundant command line parameter "ip" for protocoll
	  filtering which confused the ip-* parsing
	- fixed commandline-parsing bug which mixed up 
	  port-filtering options
	- Again fixed a bug in guessing port-names 
	   (was limited to ports lower 1023 rather than 17999)
	- Now portlist.aps can contain comments and empty lines 
	- enabled configurable portlist-range (memory usage)
	- added quiet and raw mode for piping into a script or whatever

V0.12:  - added packet counters for optional statistics at termination
	- extended configure-script
	- added output of BUILD-VERSION on startup
	- fixed a further pnum_pname bug
	  (nothing critical but i hope that was the last !! GRMPFL)
	- altered the ICMP-output style a bit (for 80 char console)
	- now we can filter a scope of ports (ie. from 20-30)
	- added and altered functionality in configure
	- separated precompiled binary from source distribution

V0.11b: - now some H-files fewer
	- changed command style to SYSV in Makefile.am
	- configure: now checking for needed H-files
	  and some functions

V0.11:	- fixed pnum_pname bug (from 0.10) for higher ports than 17000

V0.10:  - fixed filtering bug for hardware layer
	- enabled port-filtering
	- enabled TCP/UDP/ICMP filtering
	- fixed bug in parameter-parsing
	- expanded configure-usage

V0.05:	- got this all into a autoconf/automake environment
	- completed the portnumber to protocolname mapping
	- fixed this shitty SuSE-include problem

V0.04:	- major bugfixes in filtering
	- the rest ? ... don't know anymore ...



