X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebKitTools%2FChangeLog;h=ba5c48e2b4829836cce64df65981453e5946baa3;hp=f0a0355d6aefdac982361c586c1c0bd1fd2983f9;hb=5e9c12e59738edd518fe3c95d757774a0b8afc02;hpb=45cd8c7843f0c60868f9cd7104abe201d653ee23 diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog index f0a0355d6aef..ba5c48e2b482 100644 --- a/WebKitTools/ChangeLog +++ b/WebKitTools/ChangeLog @@ -1,3 +1,14 @@ +2006-06-04 David Kilzer + + Reviewed by darin. + + http://bugzilla.opendarwin.org/show_bug.cgi?id=9299 + Teach svn-create-patch and friends to work with binary files + + * Scripts/svn-apply: Updated to use base64-encoded text for binary files when applying patches. + * Scripts/svn-create-patch: Updated to include binary file content as base64-encoded text in patches. + * Scripts/svn-unapply: Updated to recognize binary files when unapplying patches. + 2006-06-03 David Kilzer Reviewed by Maciej.