Author: joeyh Date: 2005-09-09 21:49:35 +0000 (Fri, 09 Sep 2005) New Revision: 1887 Modified: bin/checklist Log: deal with moritz''s new not-afected thing Modified: bin/checklist ==================================================================--- bin/checklist 2005-09-09 21:44:57 UTC (rev 1886) +++ bin/checklist 2005-09-09 21:49:35 UTC (rev 1887) @@ -132,7 +132,8 @@ # by now, we also have the version that''s affected by the security problem. # This is stored in $version - + next if $verson eq ''not-affected''; + my @notes=split(/\s*;\s+/, $notes); # Fetch the urgency, if we can.