diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-02 11:41:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-02 11:41:43 -0400 |
commit | 991c2fa5141cd0317271fa87685625fa8daf780e (patch) | |
tree | a865659ded90e53e39a33a61d5eef8ddcbf17b66 /doc | |
parent | 8b2d884465c21e0f91aaec1658fe93fb885653f2 (diff) |
update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/assistant/release_notes.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn index 73eb6303d..ebbda924b 100644 --- a/doc/assistant/release_notes.mdwn +++ b/doc/assistant/release_notes.mdwn @@ -18,6 +18,12 @@ moving `.ssh/key.git-annex*` to `.ssh/git-annex/` (creating that directory first), and edit `.ssh/config` to reflect the new location of the key. You will also need to restart gnome-keyring. +Another change relates to files in `archive/` directories. Client repositories +now sync these files between themselves like any other files, until +the files reach an archive repository. Only then are they removed from +the client repositories. So you need to ensure you have at least one +archive repository if you want to use the `archive/` directory feature. + ## version 4.20130323, 4.20130405 These versions continue fixing bugs and adding features. |