v1.33
	o fragment changes, this should be it

v1.32
	o switched around regex -w/-i logic
	o fragment bugfixes

v1.31
	o added -A (match after)
	o Makefile.in changes 
	o configure.in changes for solaris
	o added manpage (ngrep.8)

v1.30 

	o bugfix: wasn't malloc'ing enough for word_regex
	o bugfix: case-insensitive was tolower()ing the word_regex
          itself 

v1.29

	o added -e (show empty)
	o one or two safe, preemptive changes catching possible int
          overflows 

v1.28

	o added -n
	o no required arguments anymore
	o regex's are not required anymore, can just be bpf logic
	o probably a bugfix or two



