#========================================================================
#
# Changes
#
# DESCRIPTION
#   Revision history for Template::Directive::XSSAudit
#
# AUTHOR
#   David Bartle   <dbartle@mediatemple.net>
#
#========================================================================

#-----------------------------------------------------------------------
# Version  1.00 - 5th Aug 2010
#------------------------------------------------------------------------

* callback parameters are completely reworked (NOT BACKWARD COMPATIBLE)
* line and file information is now found more often
* String literals no longer count as something needing escaping
* ttxsscheck script created for running reports on the command line

#-----------------------------------------------------------------------
# Version  0.05 - 3rd Aug 2010
#------------------------------------------------------------------------

* Initial public release