From 43939c67d37e91fe5238a58450257a057c348c2f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Jun 2016 16:36:26 -0400 Subject: [PATCH] devblog --- doc/devblog/day_398__fresh_eyes.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/devblog/day_398__fresh_eyes.mdwn diff --git a/doc/devblog/day_398__fresh_eyes.mdwn b/doc/devblog/day_398__fresh_eyes.mdwn new file mode 100644 index 0000000000..ce5c2adb7b --- /dev/null +++ b/doc/devblog/day_398__fresh_eyes.mdwn @@ -0,0 +1,11 @@ +Today I was indeed able to get to the bottom of and fix the bug that +had stumped me the other day. + +Rest of the day was taken up by catching up to some bug requests and +suggestions for v6 mode. Like making unlock and lock work for files +that are not locally present. And, improving the behavior of the clean +filter so it remembers what backend was used for a file before and +continues using that same backend. + +About ready to make a release, but IIRC there's one remaining test suite +failure on FAT.