Bug 32986

Summary: [bzt] Add an edit-changelog command
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+, abarth: commit-queue+

Description Adam Barth 2009-12-28 09:22:23 PST
[bzt] Add an edit-changelog command
Comment 1 Adam Barth 2009-12-28 09:23:19 PST
Created attachment 45555 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-28 09:30:22 PST
style-queue ran check-webkit-style on attachment 45555 [details] without any errors.
Comment 3 Eric Seidel (no email) 2009-12-28 09:31:14 PST
Comment on attachment 45555 [details]
Patch

OK.  singular seems strange here, since it will open more than one.  it also opens them in EDITOR which is different from -o which opens them using open.
Comment 4 Adam Barth 2009-12-28 09:34:30 PST
Comment on attachment 45555 [details]
Patch

I picked singular to match prepare-ChangeLog, which is also singular.
Comment 5 Adam Barth 2009-12-28 09:35:23 PST
Committed r52600: <http://trac.webkit.org/changeset/52600>