Put changes under the appropriate header. Headers can include API CHANGES,
DIFFERENT BEHAVIOR, BUG FIXES, DEPENDENCIES, ENHANCEMENTS, NEW FEATURES, and
OTHER. Entries should be in chronological order, i.e. oldest at the top
0.03 DAY, MMM ##, 2013
[ENHANCEMENTS]
* Included tcc's test suite.
[BUG FIXES]
* Fixed Windows compiler detection code.
0.02 Wed, Aug 21, 2013
[BUG FIXES]
* Fixed incorrect MANIFEST issues and other build system problems.
0.01 Wed, Aug 21, 2013
Initial release!
* Compiles and installs tcc on Windows, Linux, and Mac OSX.
* Installs to a sharedir location, and is Perl-specific.
* Provides simple mechanisms for use in Build.PL files.
* "use Alien::TinyCC" modifies PATH so tcc can be found.