X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=ChangeLog;h=baba21830b5849092139797be55d362cb581bb22;hp=ed0dd7da57323bead0db6ae740d914604f60bd13;hb=cb9cc8ba6e5fe2dea34f4d905059f74a5c1eb6da;hpb=b97c05b42010aff9226fad5358297f1265c9db0a diff --git a/ChangeLog b/ChangeLog index ed0dd7da5732..baba21830b58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2012-01-19 Jocelyn Turcotte + + [Qt] Public API watch dog auto test. + https://bugs.webkit.org/show_bug.cgi?id=73922 + + Reviewed by Simon Hausmann. + + This test aims to prevent unintended/unapproved + modifications to the public QML API. + + * Source/tests.pri: + 2012-01-19 Gustavo Noronha Silva Rubber-stamped by Martin Robinson.