X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=ChangeLog;h=f4222fd3ab196e3b0b181b05e0638b5aed653bd4;hp=24635698e8b8dd19971bcf0d0ad6a49636b69e15;hb=0561611ba8e988f4aba0d1073c2b232ce8d8e60b;hpb=f499eca59787cab3233c2f5e4b3e110bb0a8b809 diff --git a/ChangeLog b/ChangeLog index 24635698e8b8..f4222fd3ab19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2017-07-21 Konstantin Tokarev + + [cmake] Unreviewed, add definitions necessary to use ICU shipped with macOS + + macOS system ICU libraries are built with U_DISABLE_RENAMING=1 and + U_SHOW_CPLUSPLUS_API=0. After r219155 we have to pass this definitons + explicitly, because ICU headers in the tree are not modified anymore. + + * Source/cmake/OptionsJSCOnly.cmake: + * Source/cmake/OptionsMac.cmake: + 2017-07-17 Carlos Garcia Campos Add initial implementation of WebDriver process to run the HTTP server