]> git.imager.perl.org - imager.git/commitdiff
- Imager::Cookbook wasn't included in the MANIFEST
authorTony Cook <tony@develop=help.com>
Wed, 16 Mar 2005 13:56:12 +0000 (13:56 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 16 Mar 2005 13:56:12 +0000 (13:56 +0000)
Changes
MANIFEST

diff --git a/Changes b/Changes
index b0a5a950927623bf12cab904922d543d8a177a7a..9ecca2128c6e27ac30811f0771a3145d0cffd18c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1041,6 +1041,7 @@ Revision history for Perl extension Imager.
 - the XS for the internal i_glin() function wasn't copying the pixel
   values across to the returned color objects.
   http://rt.cpan.org/NoAuth/Bug.html?id=11860 
+- Imager::Cookbook wasn't included in the MANIFEST
 
 =================================================================
 
index 6f04611743bafdcbb51e6dc64499a5cf082c5d88..c8afe450e17cf764eb8032ff90675e2dc165d35d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -61,6 +61,7 @@ jpeg.c
 lib/Imager/Color.pm
 lib/Imager/Color/Float.pm
 lib/Imager/Color/Table.pm
+lib/Imager/Cookbook.pm
 lib/Imager/Draw.pod
 lib/Imager/Engines.pod
 lib/Imager/Expr.pm