X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWTF%2FChangeLog;h=644c63d2052587f9311af10b76137125e5c7c04e;hp=87d94ecc6536d33edb2a864d48c68850b0d0f68c;hb=d011fda37625a70f097d54cd0e71b1b0772ddda3;hpb=814aaf9b5d0faf10e106338c25a02fe77a52e8bc diff --git a/Source/WTF/ChangeLog b/Source/WTF/ChangeLog index 87d94ecc6536..644c63d20525 100644 --- a/Source/WTF/ChangeLog +++ b/Source/WTF/ChangeLog @@ -1,3 +1,13 @@ +2017-11-07 Maciej Stachowiak + + Get rid of unsightly hex numbers from unified build object files + https://bugs.webkit.org/show_bug.cgi?id=179410 + + Reviewed by Saam Barati. + + * Scripts/generate-unified-source-bundles.rb: For extensions other than "cpp", also include + the extension in the base name of the file, to avoid ugly Xcode-generated object file names. + 2017-11-07 Filip Pizlo Disable isoheaps on iOS