Title: [224362] trunk/ChangeLog
Revision
224362
Author
[email protected]
Date
2017-11-02 16:50:14 -0700 (Thu, 02 Nov 2017)

Log Message

Reduce duplication in the toplevel Makefile
https://bugs.webkit.org/show_bug.cgi?id=179204

* Source/Makefile:
Address some post-landing review comments to keep the order of the MODULES correct.

Modified Paths

Diff

Modified: trunk/ChangeLog (224361 => 224362)


--- trunk/ChangeLog	2017-11-02 23:00:16 UTC (rev 224361)
+++ trunk/ChangeLog	2017-11-02 23:50:14 UTC (rev 224362)
@@ -3,6 +3,14 @@
         Reduce duplication in the toplevel Makefile
         https://bugs.webkit.org/show_bug.cgi?id=179204
 
+        * Source/Makefile:
+        Address some post-landing review comments to keep the order of the MODULES correct.
+
+2017-11-02  Tim Horton  <[email protected]>
+
+        Reduce duplication in the toplevel Makefile
+        https://bugs.webkit.org/show_bug.cgi?id=179204
+
         Reviewed by Simon Fraser.
 
         * Source/Makefile:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to