summaryrefslogtreecommitdiff
path: root/Source/WebKit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/ChangeLog')
-rw-r--r--Source/WebKit/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog
index 576c4924f..39ba4a759 100644
--- a/Source/WebKit/ChangeLog
+++ b/Source/WebKit/ChangeLog
@@ -1,3 +1,14 @@
+2012-10-18 Kangil Han <kangil.han@samsung.com>
+
+ [EFL] Add unit test for ewk_frame_source_get.
+ https://bugs.webkit.org/show_bug.cgi?id=95984
+
+ Reviewed by Gyuyoung Kim.
+
+ Add test_ewk_frame.cpp for unit test.
+
+ * PlatformEfl.cmake:
+
2012-10-15 David Kilzer <ddkilzer@apple.com>
Move framework and library linking into WebKit.xcconfig