################################################################################
#  $Id: CHANGES 19176 2005-05-16 16:58:53Z npac $
#  
#  Copyright(c) 2004-2005, SpikeSource Inc. All Rights Reserved.
#  Licensed under the Open Source License version 2.1
#  (See http://www.spikesource.com/license.html)
################################################################################

===============================
Spike PHPCoverage Change Logs
===============================

Version 0.6.2
===================

 1. Added support on Windows (Thanks to Rowan Hick for testing and verification.)
 2. Restriction on which files to instrument has been removed. Now, all files in an application can (and should) be instrumented.
 3. Added simple local and remote samples for set-up verification after installation.

Version 0.6
===========
 1. Introduced remote coverage measurement.
 2. Improved report look and feel.
 3. Made reporting mechanism extensible.
 4. User can specify their own style sheets to change report look and feel.
