]> git.donarmstrong.com Git - debbugs.git/commit
* Remove getmaintainers from Debbugs::CGI
authorDon Armstrong <don@volo>
Wed, 7 Mar 2007 04:09:01 +0000 (20:09 -0800)
committerDon Armstrong <don@volo>
Wed, 7 Mar 2007 04:09:01 +0000 (20:09 -0800)
commit0727dc4d2ef097efecc7440c382abb844f886af0
tree31fa0a76e2472e03bd069ef263e462a5b6bc359c
parent7edfb827a6106d37853f8ed03af10d1c6702d79e
 * Remove getmaintainers from Debbugs::CGI
 * Add post_process_all and text_instructions to Debbugs::Config
 * Make receive.in use Debbugs::Config and warnings/strict
 * Output more debbuging information in the tests that are run
Debbugs/CGI.pm
Debbugs/Config.pm
cgi/bugreport.cgi
scripts/processall.in
scripts/receive.in
t/06_mail_handling.t
t/lib/DebbugsTest.pm