summaryrefslogtreecommitdiff
path: root/doc/devblog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devblog')
-rw-r--r--doc/devblog/day_352__had_to_be_done.mdwn3
1 files changed, 3 insertions, 0 deletions
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 000000000..181fbd7e7
--- /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.