diff --git a/doc/bugs/why_are_all_those_files_modified.mdwn b/doc/bugs/why_are_all_those_files_modified.mdwn
index c0a4551882..fefeeebb10 100644
--- a/doc/bugs/why_are_all_those_files_modified.mdwn
+++ b/doc/bugs/why_are_all_those_files_modified.mdwn
@@ -18,3 +18,5 @@ Strangely, git doesn't see which changes are present here:
     $ 
 
 Workaround: `git checkout .` - but I don't understand why that is happening in the first place... Is that a bug? -- [[anarcat]]
+
+> update: yes, and it was [[fixed|done]] by joeyh.