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 14b896e32f..ac5c66951f 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 0d2d2d050f..701e67cc5f 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]]