]> git.imager.perl.org - imager.git/commitdiff
- correct email addresses in the README file, and include bug reporting
authorTony Cook <tony@develop=help.com>
Wed, 16 Mar 2005 13:28:18 +0000 (13:28 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 16 Mar 2005 13:28:18 +0000 (13:28 +0000)
  information there too

Changes
README

diff --git a/Changes b/Changes
index d7b037e7b6e8cbd2015b51b9ad440b6df98b40b7..41cd2be8940d005e1368115b17235875a28f2d75 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1034,6 +1034,8 @@ Revision history for Perl extension Imager.
 - the convert, crop, rotate, copy, matrix_transform, to_paletted, to_rgb8, 
   scaleX and scaleY methods now warn when called in void context.
   http://rt.cpan.org/NoAuth/Bug.html?id=9672
+- correct email addresses in the README file, and include bug reporting
+  information there too
 
 =================================================================
 
diff --git a/README b/README
index 706cfc11b3c69922664d7ceee4d757b48dd12c96..57bfc25df4b1fba2dd4141ff11a6cd636b85d953 100644 (file)
--- a/README
+++ b/README
@@ -71,7 +71,7 @@ If either fails do take a peek at the file errep.perl.  It's creates a
 file report.txt.  This is some information which will help me discover
 where the problem is so I can try to fix it in future releases.  If
 you find running it ok (just remember - no warranty!) please send the
-report.txt via email to addi@umich.edu .
+report.txt via email to imager@imager.perl.org.
 
 Troubleshooting tips:
 
@@ -257,7 +257,7 @@ need to select libungif-4.1.2-1 manually in the setup.exe installation
 tool.
 
 If you have any problems with the Win32 support, please email
-tony@develop-help.com (don't forget to use nmake instead of make).
+imager@imager.perl.org (don't forget to use nmake instead of make).
 
 =======================
 6. General information
@@ -273,6 +273,13 @@ have to use the source. The test scripts might also be a good idea.
 By activating the the #init_log lines in the test script you can get
 rather verbose debugging output from the C code.
 
+You can report bugs either by sending email to:
+
+  bug-Imager@rt.cpan.org
+
+or by pointing your browser at:
+
+  https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Imager
 
 ========================
 7. Thanks