Bug 140648

Summary: Remove the support for custom suffixes on ChangeLog
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ddkilzer: review+

Description Benjamin Poulain 2015-01-19 16:47:15 PST
Remove the support for custom prefixes on ChangeLog
Comment 1 Benjamin Poulain 2015-01-19 16:49:07 PST
Created attachment 244939 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2015-01-19 16:52:45 PST
Comment on attachment 244939 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244939&action=review

r=me with s/prefix/suffix/  :)

> Tools/ChangeLog:3
> +        Remove the support for custom prefixes on ChangeLog

s/prefixes/suffixes/

> Tools/ChangeLog:8
> +        Custom prefixes were used for the iOS branch of WebKit.

Ditto.
Comment 3 Benjamin Poulain 2015-01-19 18:05:59 PST
Committed r178686: <http://trac.webkit.org/changeset/178686>