]> git.imager.perl.org - imager.git/commitdiff
- removed the bug reporting email address to prevent spammers stripping
authorTony Cook <tony@develop=help.com>
Sat, 7 May 2005 23:40:11 +0000 (23:40 +0000)
committerTony Cook <tony@develop=help.com>
Sat, 7 May 2005 23:40:11 +0000 (23:40 +0000)
  it.  The URL is still there and if someone knows how rt.cpan.org works
  they can still figure out the email.

Changes
Imager.pm
README

diff --git a/Changes b/Changes
index a2383187904f8c6ea8bc6344f7893fe6772afe2e..7d2017f58fb99c5e962cce5f108131574e0191ba 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1084,6 +1084,9 @@ Revision history for Perl extension Imager.
   font ascent/descent rather than the values specific to the string.
 - supplying align=>0 to the win32 font driver string() function 
   now aligns in the same way as the other drivers.
+- removed the bug reporting email address to prevent spammers stripping
+  it.  The URL is still there and if someone knows how rt.cpan.org works
+  they can still figure out the email.
 
 =================================================================
 
index 5ba3d79c5e45f67ed11711a7133b7bd8ad5007d9..63f28dbaa85fb68f6fe21da4b52f10a29b5e6f36 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -3169,11 +3169,7 @@ If you're into IRC, you can typically find the developers in #Imager
 on irc.perl.org.  As with any IRC channel, the participants could be
 occupied or asleep, so please be patient.
 
-You can report bugs either by sending email to:
-
-  bug-Imager@rt.cpan.org
-
-or by pointing your browser at:
+You can report bugs by pointing your browser at:
 
   https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Imager
 
diff --git a/README b/README
index 57bfc25df4b1fba2dd4141ff11a6cd636b85d953..1ec958a2ce22fcdccbf058f436b36058fcf0524b 100644 (file)
--- a/README
+++ b/README
@@ -273,11 +273,7 @@ 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:
+You can report bugs by pointing your browser at:
 
   https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Imager