diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-17 16:31:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-17 16:31:34 -0400 |
commit | 26f5e65304d25b6607306e4bef86cc6b0ea2b5d6 (patch) | |
tree | d7dfa46e3331c48b43209ddc660bab2dd6e39337 /doc | |
parent | a0a0dc4735f971198e8ab88fb7ee80a9c7001259 (diff) |
remove done todo about upgrading
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/inotify.mdwn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/design/assistant/inotify.mdwn b/doc/design/assistant/inotify.mdwn index 5e1b4496c..c951f4fe2 100644 --- a/doc/design/assistant/inotify.mdwn +++ b/doc/design/assistant/inotify.mdwn @@ -12,13 +12,6 @@ available! See [[bug|bugs/Issue_on_OSX_with_some_system_limits]]. (Does not affect OSX any longer, only other BSDs). -## todo - -* There needs to be a way for a new version of git-annex, when installed, - to restart any running watch or assistant daemons. Or for the daemons - to somehow detect it's been upgraded and restart themselves. Needed - to allow for incompatable changes and, I suppose, for security upgrades.. - ## beyond Linux I'd also like to support OSX and if possible the BSDs. |