X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebKitTools%2FChangeLog;h=658c8c7d2eb580dbefa4f6eba068694521e6e22f;hp=2c0df1a89f08fb2e64a6e4e110fd064801d571e9;hb=9bdcba45cecefe7047bbd6abd5ba621ef7d3519f;hpb=155a3430274014826b860abf61e1b7dbb4890eb9;ds=sidebyside diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog index 2c0df1a..658c8c7 100644 --- a/WebKitTools/ChangeLog +++ b/WebKitTools/ChangeLog @@ -1,3 +1,15 @@ +2010-10-24 David Kilzer + + build-webkit: reformat support variables for better maintainability + + Reviewed by Daniel Bates. + + * Scripts/build-webkit: Alphabetized the @features array based + on the name of the feature. Reformatted the list of support + variables so that they match the order of @features, and so that + each has its own line. This makes it easy to add new variables + in the correct order. + 2010-10-23 Eric Seidel Reviewed by Adam Barth.