prep release
This commit is contained in:
parent
bac84ecbcd
commit
7dcf33a164
2 changed files with 9 additions and 4 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
git-annex (4.20130228) UNRELEASED; urgency=low
|
git-annex (4.20130314) unstable; urgency=low
|
||||||
|
|
||||||
* Bugfix: git annex add, when ran without any file or directory specified,
|
* Bugfix: git annex add, when ran without any file or directory specified,
|
||||||
should add files in the current directory, but not act on unlocked files
|
should add files in the current directory, but not act on unlocked files
|
||||||
|
@ -71,7 +71,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low
|
||||||
* Stop depending on testpack.
|
* Stop depending on testpack.
|
||||||
* Android: Enable test suite.
|
* Android: Enable test suite.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400
|
-- Joey Hess <joeyh@debian.org> Thu, 14 Mar 2013 15:29:20 -0400
|
||||||
|
|
||||||
git-annex (4.20130227) unstable; urgency=low
|
git-annex (4.20130227) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
## version 4.20130314
|
## 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,
|
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
|
a bug caused the paired repository to not be given an appropriate cost.
|
||||||
it is used in preference to more expensive remotes on the network.
|
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
|
## version 4.20130227
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue