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
Fix iOS build after r177035.
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
diff --git
a/Source/WebCore/ChangeLog
b/Source/WebCore/ChangeLog
index d5bfad471696a0aa7e75a98e2e4569ff15517861..e2df8afdec01d05aec97a4bc12d7ea7d981bd624 100644
(file)
--- a/
Source/WebCore/ChangeLog
+++ b/
Source/WebCore/ChangeLog
@@
-1,3
+1,14
@@
+2014-12-09 Myles C. Maxfield <mmaxfield@apple.com>
+
+ Fix iOS build after r177035.
+
+ Unreviewed.
+
+ I accidentally added my line to WebCore.exp.in inside an
+ #IF PLATFORM(MAC) block.
+
+ * WebCore.exp.in:
+
2014-12-09 Jeremy Jones <jeremyj@apple.com>
Enable automatic optimized fullscreen mode.
2014-12-09 Jeremy Jones <jeremyj@apple.com>
Enable automatic optimized fullscreen mode.