remove more ancient Imager cruft
authorTony Cook <tony@develop-help.com>
Mon, 17 Dec 2007 23:50:36 +0000 (23:50 +0000)
committerTony Cook <tony@develop-help.com>
Mon, 17 Dec 2007 23:50:36 +0000 (23:50 +0000)
Changes
Graph.pm

diff --git a/Changes b/Changes
index 3d51b75ae92d988a058fef18603233102e1cfbf4..bf82c97460e9c8c856a17fde2775164188e448f4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Imager::Graph.
 
+Imager-Graph 0.06 - unreleased
+=================
+
+ - Removed ancient Imager cruft from the documentation
+
 Imager-Graph 0.05 - 17 December 2007
 =================
 
index 7a2f404eb0c5fc7b77de5532bbccfec187321db8..f08a08ddafb6871797204a43af680a2eb9532bee 100644 (file)
--- a/Graph.pm
+++ b/Graph.pm
@@ -19,15 +19,6 @@ defines the colors, text display information and fills based on both
 built-in styles and modifications supplied by the user to the draw()
 method.
 
-For best results you need a version of Imager after 0.38.  At the time
-of writing this is only available via CVS:
-
-  cvs -d :pserver:anoncvs@cvs.imager.perl.org:/u02/cvsroot login
-  cvs -d :pserver:anoncvs@cvs.imager.perl.org:/u02/cvsroot co Imager
-
-This provides extra file format support, fountain (gradient), hatch
-and image fills, and masked images.
-
 =over
 
 =cut