Closed Bug 457204 Opened 17 years ago Closed 17 years ago

Add SeaMonkey 2.0a1 and 2.0a2pre to crash-stats.m.c

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kairo, Assigned: aravind)

Details

SeaMonkey has cut 2.0a1 and changed the trunk to 2.0a2pre, both those versions should be added to crash-stats.m.c so people can search for them.
Assignee: server-ops → aravind
Can someone get me the sql that needs to be run here??
Kairo: copy and modify the statements from bug 448527 comment 11.
aravind: I derive those statements from Ted's comments: insert into branches(product,version,branch) values('SeaMonkey','2.0a1','1.9.1'); insert into branches(product,version,branch) values('SeaMonkey','2.0a2pre','1.9.1');
Done.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
verified, I see those versions appearing in the query form now.
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.