Chromium Code Reviews| Index: third_party/bspatch/README.chromium |
| =================================================================== |
| --- third_party/bspatch/README.chromium (revision 214181) |
| +++ third_party/bspatch/README.chromium (working copy) |
| @@ -12,7 +12,7 @@ |
| The license is shared in common with bsdiff. |
| -Local changes include CRC32 verification. |
| +Local changes include CRC32 verification and improvements in error handling. |
| Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths |
| instead of char paths. |