diff options
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20120924.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/news/version_3.20120924.mdwn b/doc/news/version_3.20120924.mdwn index ba45904ef..0f462e805 100644 --- a/doc/news/version_3.20120924.mdwn +++ b/doc/news/version_3.20120924.mdwn @@ -2,6 +2,8 @@ git-annex 3.20120924 released with [[!toggle text="these changes"]] [[!toggleable text=""" * assistant: New command, a daemon which does everything watch does, as well as automatically syncing file contents between repositories. + See [[assistant]] for details and [[assistant/errata]] for known + issues in this beta feature. * webapp: An interface for managing and configuring the assistant. * The default backend used when adding files to the annex is changed from SHA256 to SHA256E, to simplify interoperability with OSX, media @@ -25,4 +27,4 @@ git-annex 3.20120924 released with [[!toggle text="these changes"]] than directly to remote/git-annex. * Now supports matchig files that are present on a number of remotes with a specified trust level. Example: --copies=trusted:2 - Thanks, Nicolas Pouillard"""]]
\ No newline at end of file + Thanks, Nicolas Pouillard"""]] |