Revision history for CGI-Buffer

0.10	Wed Aug 10 13:31:46 EDT 2011
	Optimise HEAD handling

0.09	Tue Aug  2 11:58:47 EDT 2011
	Fix problem with HEAD which meant that the headers weren't being sent
	optimise_content: Add optimisations for <br> and <div>

0.08	Mon Aug  1 10:57:32 EDT 2011
	Ensure that the correct encoding mechanism is passed to the client

0.07	Sun Jul 31 20:06:52 EDT 2011
	Fixed compilation error

0.06	Fri Jul 29 18:04:56 EDT 2011
	Added cache_key option
	Fixed problem with cache delivering gzipped version to non gzip
		aware browsers

0.05	Wed Jul 27 23:07:50 EDT 2011
	Fix the documentation
	Fix calls to is_cached() when there is no cache
	Added new optimise_content

0.04	Wed Jul 27 10:19:41 EDT 2011
	Fixed over zealous optimise_content

0.03	Mon Jul 25 16:38:00 EDT 2011
	Improvements to optimise_content

0.02	Sun Jul 24 20:18:15 EDT 2011
	If protocol isn't known, assume http

0.01    Fri Jul 22 13:09:17 EDT 2011
        First draft