CHANGELOG

This is the CHANGELOG file for phpcksec v0.2.0 by Stefan Ott
Get the latest version at http://tools.desire.ch/phpcksec/
===============================================================================

v0.2.0 (13 Sep 2004)
====================
 * Now uses $_GET['foo'] and $_SERVER['bar'] to get args and environment info
 * Some minor code cleanup
 * Renamed 'indirect' mode to 'unix tools'
 * Renamed 'normal' mode to 'php internal'
 * Adapted the documentation
 * Added warning message for forbidden files/directories
 * Changed colors
 * Improved markup (replaced tables with CSS layout)
 * Replaced w3c xhtml and css links with text

v0.1.1 (15 Sep 2003)
====================
 * Design changes
 * Made filesize human-readable
 * A few changes in the documentation
 * Added support for image files (jpg, gif, png, ico)
 * Made it valid xhtml1.1 (was: xhtml1.0 transitional)
 * Minor code-cleanup

v0.1.0 (12 Jul 2003)
====================
 * Initial public release