+gsmperl
authorshort <>
Tue, 7 Oct 2003 06:35:56 +0000 (06:35 +0000)
committershort <>
Tue, 7 Oct 2003 06:35:56 +0000 (06:35 +0000)
Project.pm

index e22eaf6..2b916af 100644 (file)
@@ -52,6 +52,7 @@ my($class,$ListItem)=@_;
                                my %known=(
                                                "active"=>"Ready to use. Project is now actively developed.",
                                                "ready"=>"Ready to use. Maintained.",
+                                               "pending"=>"Patch is ready to be applied to the mainstream.",
                                                "dead"=>"Dead code, no longer supported.",
                                                "merge"=>"Functions belong to existing other project.",
                                                "obsolete"=>"Obsoleted.",