]> git.imager.perl.org - imager-graph.git/commitdiff
update MANIFEST, Changes
authorTony Cook <tony@develop-help.com>
Mon, 17 Dec 2007 08:16:08 +0000 (08:16 +0000)
committerTony Cook <tony@develop-help.com>
Mon, 17 Dec 2007 08:16:08 +0000 (08:16 +0000)
Changes
MANIFEST

diff --git a/Changes b/Changes
index 0573dad1155154fed12fa02c4266ed608159c0a4..6f9bdfae4f6159c697e8a1192fe688ae627702a8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Perl extension Imager::Graph.
 
+Imager-Graph 0.05 - unreleased
+=================
+
+This release is an attempt to work around the inconsistent text output
+issues.
+
+ - created Imager::Font::Test which simply outputs boxes instead of
+   text to produce consistent graph images for comparison.
+
+
 Imager-Graph 0.04 - 11 December 2007
 =================
 
index fbd6ea74be114bc80e9a8cd95eb5f6b707ccb97f..e6b4618ca2f91a0e5df5b2b34d410ccf211a5795 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -8,6 +8,7 @@ README
 TODO
 lib/Imager/Graph/Pie.pm
 lib/Imager/Graph/Util.pm
+t/lib/Imager/Font/Test.pm
 t/t00load.t
 t/t10pie.t
 t/t91pod.t