From: Stevan Little <stevan.little@iinteractive.com>
Date: Sun, 7 Aug 2005 18:50:37 +0000 (+0000)
Subject: whoopse forgot the changelog and to update the MANIFEST
X-Git-Tag: 0_05~4
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6a8a3678eeece3364c46ab3e7d977f984004c6bd;p=gitmo%2FClass-C3.git

whoopse forgot the changelog and to update the MANIFEST
---

diff --git a/ChangeLog b/ChangeLog
index cc71f43..c9ad846 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
 Revision history for Perl extension Class::C3.
 
-0.01 - 
\ No newline at end of file
+0.01 - Sun, Aug 7, 2005
+    - initial release of module
+    - some code and test based on previous Perl6::MetaModel work
\ No newline at end of file
diff --git a/MANIFEST b/MANIFEST
index 5208b57..170b951 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,7 +1,10 @@
 ChangeLog
+Makefile.PL
 MANIFEST
 README
 lib/Class/C3.pm
 t/00_load.t
 t/01_MRO.t
 t/02_MRO.t
+t/pod.t
+t/pod_coverage.t