X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWebCore%2FChangeLog;h=81d46d078b2496ef880310ce8b95ccd7a057e7fb;hp=8472110f06059b1cfdb7a6edbe8975c3fdf41f33;hb=66bcf632896cfecc8642d14967cc0c24463f9fae;hpb=88299bbe882f128d730c61094f3b4797eb364685 diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog index 8472110f0605..81d46d078b24 100644 --- a/Source/WebCore/ChangeLog +++ b/Source/WebCore/ChangeLog @@ -1,3 +1,12 @@ +2017-08-04 Zan Dobersek + + Unreviewed. Removing redundant NotImplemented.h header inclusions + and cleaning up whitespace issues in libgcrypt-specific CryptoKeyEC + and CryptoKeyRSA implementation files. + + * crypto/gcrypt/CryptoKeyECGCrypt.cpp: + * crypto/gcrypt/CryptoKeyRSAGCrypt.cpp: + 2017-08-04 Jeremy Jones Remove unnecesary call to status bar SPI.