Version 0.93 released 2007-01-12

o	If the IP address can not be parsed in the Received headers, now shows
	ip=none instead of ip=?

o	The matching tests are now shown in new header X-SpamTestBuddy-Tests:

o	Bug fix for repeated header matches. Now, each "TestHeader" in the
	config file will only match once in an email. So accidental duplicate
	headers will not increase the score (e.g., two X-SpamProbe lines).

o	However, you can now repeat identical "TestHeader" in the config
	file to increase score weight (e.g. two identical TestHeaderFloat
	will double the match score if they both match). Each TestHeader in
	the config is tested independently, even if another test overlaps.
	You can duplicate TestHeader's to increase the weighting of a test.
