diff --git a/doc/devblog/day_352__had_to_be_done.mdwn b/doc/devblog/day_352__had_to_be_done.mdwn new file mode 100644 index 0000000000..181fbd7e79 --- /dev/null +++ b/doc/devblog/day_352__had_to_be_done.mdwn @@ -0,0 +1,3 @@ +Automatic merge conflict resolver updated to work with unlocked files in v6 +repos. Fairly tricky and painful; thank goodness the test suite tests a lot +of edge cases in that code.