Mungo 1.4 -- 26/06/2011

	Added more documentation
	
	Improved example script
	
	Add template toolkit response plugin
	
	Fixed cookie domain bug

Mungo 1.3 -- 18/04/2009

	Added more pod
	
	Now we use the correct way of placeholder replacement
	
	New function in mungo added
	
	Untainted session contents
	
	Moved utility function out of mungo and into utils
	
	We can now store "0" in session variables
	
	Now logs if template path is not found
	
	Template path changed
	
	Example error template added

Mungo 1.2 -- 07/03/2009

	Functionality bugs fixed in CGI::Mungo::Response::SimpleTemplate

Mungo 1.1 -- 13/02/2009

	Name changed from Mungo to CGI::Mungo

Mungo 1.0 -- 13/02/2009

	Initial Release