summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-10 18:29:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-10 18:29:42 -0400
commitdd6538e8928a1bbf988d7520bf80688069ea0c53 (patch)
treec6bcb24c81eaf8ae4150f680a4488f82e1af2a6b /doc
parent00219b1ff5e8d76a64016f4fc5d7641b33bfaf72 (diff)
devblog
Diffstat (limited to 'doc')
-rw-r--r--doc/devblog/day_77__it_builds.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devblog/day_77__it_builds.mdwn b/doc/devblog/day_77__it_builds.mdwn
new file mode 100644
index 000000000..421bb5efe
--- /dev/null
+++ b/doc/devblog/day_77__it_builds.mdwn
@@ -0,0 +1,8 @@
+Got the Windows autobuilder building the webapp. Have not tried that build
+yet myself, but I have high hopes it will work.
+
+Made other Windows improvements, including making the installer
+write a start menu entry file, and adding free disk space checking.
+
+Spent rest of the day improving git repair code on a real-world corrupted
+repository.