From ef0e88fb4850aaf382cdbd020ae62600e94ff116 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 28 Oct 2005 09:13:21 +0000 Subject: Add ChangeLog --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ MANIFEST | 3 ++- Makefile.PL | 2 +- 3 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..b697405 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,39 @@ +2005-10-28 11:12 Rafael Garcia-Suarez + + * lib/MDV/Distribconf.pm: Don't use CVS release for CPAN version + number. + +2005-10-28 10:59 Rafael Garcia-Suarez + + * MANIFEST: Add test files + +2005-10-10 00:12 Olivier Thauvin + + * lib/MDV/Distribconf.pm, t/01distribconf.t, + test/media/media_info/media.cfg: - more tests + +2005-10-09 22:56 Olivier Thauvin + + * lib/MDV/Distribconf/Build.pm, t/02distribconf.t: - add test and + proper fix + +2005-10-09 20:12 Olivier Thauvin + + * lib/MDV/Distribconf/Build.pm: - fix namespace + +2005-10-09 20:05 Olivier Thauvin + + * lib/MDV/Distribconf/Build.pm: - add delvalue() + +2005-10-09 19:00 Olivier Thauvin + + * t/: 01distribconf.t, 02distribconf.t: -add basic test + +2005-10-09 18:57 Olivier Thauvin + + * MANIFEST, Makefile.PL: - add MANIFEST, Makefile.PL + +2005-10-09 18:18 Olivier Thauvin + + * lib/MDV/: Distribconf.pm, Distribconf/Build.pm: - import + diff --git a/MANIFEST b/MANIFEST index a3ef6fb..69e879d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,8 +1,9 @@ +ChangeLog lib/MDV/Distribconf/Build.pm lib/MDV/Distribconf.pm Makefile.PL MANIFEST +META.yml Module meta-data (added by MakeMaker) t/01distribconf.t t/02distribconf.t test/media/media_info/media.cfg -META.yml Module meta-data (added by MakeMaker) diff --git a/Makefile.PL b/Makefile.PL index d99b018..c065851 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ sub MY::postamble { <