| OLD | NEW |
| 1 Name: bspatch | 1 Name: bspatch |
| 2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/ | 2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/ |
| 3 Version: unknown |
| 3 | 4 |
| 5 Description: |
| 4 This is Chrome's locally patched copy of Colin Percival's bspatch tool | 6 This is Chrome's locally patched copy of Colin Percival's bspatch tool |
| 5 (see ../bsdiff for the corresponding bsdiff tool). | 7 (see ../bsdiff for the corresponding bsdiff tool). |
| 6 | 8 |
| 7 Originally obtained from Mozilla's local copy/fork of bspatch; see: | 9 Originally obtained from Mozilla's local copy/fork of bspatch; see: |
| 8 | 10 |
| 9 The license is shared in common with bsdiff. | 11 The license is shared in common with bsdiff. |
| 10 | 12 |
| 11 Local changes include CRC32 verification. | 13 Local changes include CRC32 verification. |
| 12 | 14 |
| 13 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths | 15 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths |
| 14 instead of char paths. | 16 instead of char paths. |
| OLD | NEW |