X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebKit%2FChangeLog;h=74ba3aa81dea7bdee82b1801c87b88c0e0f7d3a5;hp=05278413cf9910005a642d79f4e54b76c62dcd94;hb=60685fda0075b2ee2ed008f11d3bdcd0e14cda65;hpb=2ad6db31ecd2a3f7f3dfb47f9b9712be711f850e diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog index 05278413cf99..74ba3aa81dea 100644 --- a/WebKit/ChangeLog +++ b/WebKit/ChangeLog @@ -1,3 +1,11 @@ +2005-08-01 Eric Seidel + + Reviewed by darin. + + * WebCoreSupport.subproj/WebGraphicsBridge.m: + removed create*ColorSpace methods, now using CG API directly. + http://bugzilla.opendarwin.org/show_bug.cgi?id=4211 + 2005-07-31 John Sullivan Patch by Trey Matteson