git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[Qt][Mac] Build fails after adding ICU support (r105997).
[WebKit-https.git]
/
Source
/
WTF
/
ChangeLog
diff --git
a/Source/WTF/ChangeLog
b/Source/WTF/ChangeLog
index d44adf7a5f81d558b52e8d0ef53b00ad9faae92c..58d551c625d96096148d530a975351980ea1a49a 100644
(file)
--- a/
Source/WTF/ChangeLog
+++ b/
Source/WTF/ChangeLog
@@
-1,3
+1,14
@@
+2012-01-27 Zeno Albisser <zeno@webkit.org>
+
+ [Qt][Mac] Build fails after adding ICU support (r105997).
+ https://bugs.webkit.org/show_bug.cgi?id=77118
+
+ Link to libicucore if platform Mac.
+
+ Reviewed by Tor Arne Vestbø.
+
+ * WTF.pri:
+
2012-01-26 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
[Qt] Use ICU if available
2012-01-26 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
[Qt] Use ICU if available