aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-12-17 13:03:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-12-17 13:03:49 -0400
commit922e0d2c13d2c9105beeb18fe4eeb90dbddea76c (patch)
treebcf3122ef864933050bdd6c4faa962650006d331
parent08ebc42bcdb24f6e4c0e99fc011fab6d84a34dac (diff)
close fixed OSX issues
-rw-r--r--doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn2
-rw-r--r--doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn3
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn b/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn
index 14b896e32..ac5c66951 100644
--- a/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn
+++ b/doc/bugs/OSX_git-annex.app_error:__LSOpenURLsWithRole__40____41__.mdwn
@@ -22,3 +22,5 @@ I'd expect to see git-annex run. "git-annex" doesn't run and what I see (in the
**Please provide any additional information below.**
[[!tag /design/assistant/OSX]]
+
+> This was fixed a while ago. [[done]] --[[Joey]]
diff --git a/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn b/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
index 0d2d2d050..701e67cc5 100644
--- a/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
+++ b/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
@@ -20,3 +20,6 @@ What version of git-annex are you using? On what operating system?
git annex Version: 3.20121017 on Mac OS X 10.7.5
[[!tag /design/assistant/OSX]]
+
+> Libraries are now handled better in the OSX app and this should be able
+> to happen anymore. [[done]] --[[Joey]]