--- bin/checklist 2005/09/30 13:07:44 2253 +++ bin/checklist 2005/10/04 20:18:37 2305 @@ -133,7 +133,7 @@ # by now, we also have the version that's affected by the security problem. # This is stored in $version - next if $version eq ''; + next if $version eq '' || $version eq ''; my @notes=split(/\s*;\s+/, $notes);