# # # patch "ChangeLog" # from [c84c0e812d572edfff68736d0ea1b50ebd70fa5f] # to [3eaaf5eecbd8cf8c25b066f3639b7f8571a80e00] # ============================================================ --- ChangeLog c84c0e812d572edfff68736d0ea1b50ebd70fa5f +++ ChangeLog 3eaaf5eecbd8cf8c25b066f3639b7f8571a80e00 @@ -1,3 +1,14 @@ +2006-07-07 Zack Weinberg + + * diff_patch.cc: Add commentary on cxtdiff_hunk_writer algorithm. + (cxtdiff_hunk_writer::advance_to): Flush pending mods before computing + whether we need to make a new hunk. + (unidiff_append_test): Remove. + * cmd_files.cc (CMD(fdiff)): New debugging command. + * tests/diff_output_formats: New test. + * tests/(minor)_context_diff: Remove stub. + * testsuite.lua: Update to match. + 2006-07-07 Nathaniel Smith * diff_patch.cc (make_diff): Add more notes on how diffs are