Bug 29019 - prepare-ChangeLog too chatty on file additions
Summary: prepare-ChangeLog too chatty on file additions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 17:02 PDT by Cameron McCormack (:heycam)
Modified: 2009-09-08 08:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (1.19 KB, patch)
2009-09-07 17:13 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2009-09-07 17:02:46 PDT
Mentioning which properties are set on a newly added file is TMI.
Comment 1 Cameron McCormack (:heycam) 2009-09-07 17:13:35 PDT
Created attachment 39167 [details]
Patch v1

Patch to omit the list of properties on added files.
Comment 2 Darin Adler 2009-09-08 07:25:49 PDT
Comment on attachment 39167 [details]
Patch v1

Another possibility would have been to omit only the "standard" properties that are not worth mentioning.
Comment 3 Eric Seidel (no email) 2009-09-08 08:51:39 PDT
Comment on attachment 39167 [details]
Patch v1

Clearing flags on attachment: 39167

Committed r48158: <http://trac.webkit.org/changeset/48158>
Comment 4 Eric Seidel (no email) 2009-09-08 08:51:43 PDT
All reviewed patches have been landed.  Closing bug.