From e89100226d6dbf97d543c0b24b52144a58d29c6a Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Wed, 16 Mar 2005 13:28:18 +0000 Subject: [PATCH] - correct email addresses in the README file, and include bug reporting information there too --- Changes | 2 ++ README | 11 +++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index d7b037e7..41cd2be8 100644 --- 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 706cfc11..57bfc25d 100644 --- 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 -- 2.39.5