From 951ec5eee21f219776e30f4e64b290020d1d12c9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 30 Aug 2012 22:08:28 -0400 Subject: [PATCH] blog for the day --- doc/design/assistant/blog/day_69__build_fixes.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/design/assistant/blog/day_69__build_fixes.mdwn diff --git a/doc/design/assistant/blog/day_69__build_fixes.mdwn b/doc/design/assistant/blog/day_69__build_fixes.mdwn new file mode 100644 index 0000000000..c3ee34e27d --- /dev/null +++ b/doc/design/assistant/blog/day_69__build_fixes.mdwn @@ -0,0 +1,7 @@ +Short day today. + +* Worked on fixing a number of build failures people reported. +* Solved the problem that was making transfer pause/resume not always work. + Although there is another bug where pausing a transfer sometimes lets + another queued transfer start running. +* Worked on getting the assistant to start on login on OSX.