diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-24 23:05:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-24 23:05:23 -0400 |
commit | 85f1f3a63a025204e931959ec9c5ae2a7812ddff (patch) | |
tree | 3dfefb666fec6dbf92484ff3c539703d76e6d87e /doc/todo | |
parent | 6d4382a89ee0a021b3fa71302bfd74a906029e63 (diff) |
Updated to build with monad-control 0.3.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn b/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn index ca68c2c91..f82224991 100644 --- a/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn +++ b/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn @@ -5,3 +5,5 @@ Git-annex doesn't compile with the latest version of monad-control. Would it be > > There is now a branch in git called `new-monad-control` that will build > with the new monad-control. --[[Joey]] + +>> Now merged to master. [[done]] --[[Joey]] |