#================================================= -*- indented-text -*-
#
# Changes
#
# DESCRIPTION
# Revision history for the LaTeX::Driver module
#
# AUTHOR
# Andrew Ford <A.Ford@ford-mason.co.uk>
#
#
#------------------------------------------------------------------------
# $Id: Changes 25 2007-09-24 06:02:32Z andrew $
#========================================================================
#------------------------------------------------------------------------
# Version 0.03 - 2007-09-24
#------------------------------------------------------------------------
* Expanded documentation
* Reorganized testdata so that the directories/files match the names
of the test scripts that use them
* Added tests for constructor errors, running the module on broken
LaTeX files, specifying options to makeindex, and quality metrics
#------------------------------------------------------------------------
# Version 0.02 - 2007-09-21
#------------------------------------------------------------------------
First public release.
#------------------------------------------------------------------------
# Version 0.01 - 2007-09-20
#------------------------------------------------------------------------
Initial version. Code extracted from the Template-Latex distribution.
New maintainer: Andrew Ford.