summaryrefslogtreecommitdiff
path: root/doc/devblog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-11-11 17:01:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-11-11 17:01:16 -0400
commit759e4c7d8e451b29cd7b64b4f2e7c9eab9d1eebc (patch)
tree59b3b9d6a86df50a57c3021739ce0f19dfaccc4c /doc/devblog
parent7d51bb967f28e996eaa7efb76e7433d43922b9a0 (diff)
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r--doc/devblog/day_232__OSX_Yosemite.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_232__OSX_Yosemite.mdwn b/doc/devblog/day_232__OSX_Yosemite.mdwn
new file mode 100644
index 000000000..c8521fbd4
--- /dev/null
+++ b/doc/devblog/day_232__OSX_Yosemite.mdwn
@@ -0,0 +1,6 @@
+The OSX autobuilder has been updated to OSX 10.10 Yosemite. The
+[resulting build](https://downloads.kitenet.net/git-annex/OSX/current/10.10_Yosemite/git-annex.dmg)
+might also work on 10.9 Mavericks too, and I'd appreciate help testing that.
+
+Went ahead and fixed the [[partial commit problem|bugs/modified_permissions_persist_after_unlock__44___commit]]
+by making the pre-commit hook detect and block problimatic partial commits.