2009-04-23  Jonathan Yu <frequency@cpan.org>

	- Added Win32 compatibility code. Closes the Win32 compatibility bug (RT#44401)
	- Updated Build.PL
	- Added META.yml
	- Changed to a passthrough Makefile instead of a classic one

2009-04-06  Jonathan Yu <frequency@cpan.org>

	Updated META.yml

2009-03-25  Jonathan Yu <frequency@cpan.org>

	- Updated version dependency for version.pm
	- Fixed a typo in the README

2009-03-16  Jonathan Yu <frequency@cpan.org>

	- Removed version-specific stuff from the README so I can be lazy (it was out-of-date anyway)

2009-03-16  Jonathan Yu <frequency@cpan.org>

	- Removed prereq.t from the MANIFEST

2009-03-16  Jonathan Yu <frequency@cpan.org>

	- Removed use of Test::Prereq, because it needs to use CPAN to do its work

2009-03-16  Jonathan Yu <frequency@cpan.org>

	Fix OS detection routines

2009-03-16  Jonathan Yu <frequency@cpan.org>

	- Enable svn:keywords: LastChangedBy Revision Id

2009-03-16  Jonathan Yu <frequency@cpan.org>

	- Updated 03core.t (header was old)
	- Fixed Test/DistManifest.pm (minor variable name change)

2009-03-16  Jonathan Yu <frequency@cpan.org>

	- Modified the module so that it works portably (even with Win32, and other platforms File::Spec supports)

2009-03-15  Jonathan Yu <frequency@cpan.org>

	- Added simple bug fix for MANIFEST testing under Windows.

2009-03-14  Jonathan Yu <frequency@cpan.org>

	Updated prerequisite information in Build.PL and META.yml

2009-03-14  Jonathan Yu <frequency@cpan.org>

	- Add a more thorough description for the POD
	- Fix dependencies in Build.PL and META.yml

2009-03-14  Jonathan Yu <frequency@cpan.org>

	Clarified licensing restrictions

2009-03-12  Jonathan Yu <frequency@cpan.org>

	- CIRCULAR.SKIP became out of sync with the real MANIFEST.SKIP, and so was causing problems with debian/
	- Increment the version to 1.1.2 for release again...

2009-03-12  Jonathan Yu <frequency@cpan.org>

	- Added "^debian/" as a mask for MANIFEST.SKIP. This is where Debian package control files go, and so should not be considered part of the package. Hopefully this won't break anything :-)
	- Upgraded to version 1.1.1

2009-03-12  Jonathan Yu <frequency@cpan.org>

	Modified Changelog name to "Changes" (instead of CHANGES)

2009-03-12  Jonathan Yu <frequency@cpan.org>

	- Updated Makefile.PL
	- Removed CHANGES file; I plan to now generate the Changes from the svn log using gnuify-changelog.pl

2009-02-27  Jonathan Yu <frequency@cpan.org>

2009-02-26  Jonathan Yu <frequency@cpan.org>

	Added the tests to MANIFEST

2009-02-20  Jonathan Yu <frequency@cpan.org>

	- Added some tests
	- Renamed MANIFEST.SKIP.CIRCULAR for portability; the new name is CIRCULAR.SKIP
	- TODO: rearrange the module so that it is possible to test the MANFIEST against files not actually on disk

2009-02-20  Jonathan Yu <frequency@cpan.org>

	Updated version in README

2009-02-08  Jonathan Yu <frequency@cpan.org>

	- Updated to version 1.1.0
	- Updated the copyright date in POD
	- Fixed Makefile.PL with requires + build_requires deps (ignore the recommended, which are author tests)

2009-02-08  Jonathan Yu <frequency@cpan.org>

	- Added a test for circular dependencies (those that exist in both MANIFEST and MANIFEST.SKIP)
	- Updated core tests to match

	Thanks Apocalypse!

2009-02-08  Jonathan Yu <frequency@cpan.org>

	Minor comment updates

2009-02-08  Jonathan Yu <frequency@cpan.org>

	Updated the POD and the README to reflect this repository's location

2009-02-08  Jonathan Yu <frequency@cpan.org>

	oops, forgot to update META-spec url too

2009-02-08  Jonathan Yu <frequency@cpan.org>

	Minor changes

2009-02-08  Jonathan Yu <frequency@cpan.org>

	- Added SVN repository address
	- Updated META.yml to reflect changes
	- Fixed version number in META.yml -> numeric "1.001000" style version numbering, to get around version.pm bugs

2009-01-19  Jonathan Yu <frequency@cpan.org>

	Updated svn:keyword property

2009-01-17  Jonathan Yu <frequency@cpan.org>

	- Replaced PerlCritic's POD section to enforce 'LICENSE' instead of 'COPYRIGHT' (which is used by CPANTS/Kwalitee)
	- Removed Test::NoWarnings from the Signature test, which throws warnings on purpose.

2009-01-17  Jonathan Yu <frequency@cpan.org>

	Initial commit of Test::DistManifest

2009-01-17  Jonathan Yu <frequency@cpan.org>

	Added directories for Test::DistManifest and Video::FourCC::Info

;; Local Variables:
;; coding: utf-8
;; End: