diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-14 15:32:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-14 15:32:10 -0400 |
commit | da0be16aa0bf05df094556b9e549e4bf52deb7fc (patch) | |
tree | 9b0b1b7595f0dc1f7f8c91b330d3af02a74c1e76 /doc/assistant | |
parent | 690948fc57ab8f180b74d7362341ef97a79c28bc (diff) |
prep release
Diffstat (limited to 'doc/assistant')
-rw-r--r-- | doc/assistant/release_notes.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn index bdd37cafe..bdbf65e29 100644 --- a/doc/assistant/release_notes.mdwn +++ b/doc/assistant/release_notes.mdwn @@ -1,8 +1,13 @@ ## version 4.20130314 +This version makes a great many improvements and bugfixes, and is +a recommended upgrade. + If you have already used the webapp to locally pair two computers, -you're recommended to configure the cost of each to be 175, so -it is used in preference to more expensive remotes on the network. +a bug caused the paired repository to not be given an appropriate cost. +To fix this, go into the Repositories page in the webapp, and drag the +repository for the locally paired computer to come before any repositories +that it's more expensive to transfer data to. ## version 4.20130227 |