aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-16 18:33:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-16 18:33:28 -0400
commit63360f776783d2527af8c8ed9a4dd79d3159b9a1 (patch)
tree3e9609495498829449058d96a73065f0a10c0d50
parent67be8f13fbd36d70083d56d2f038af7c085a9b89 (diff)
update
-rw-r--r--debian/changelog3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c572a4e76..c71c5ee25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,7 @@ git-annex (0.20110316) experimental; urgency=low
* New repository format, annex.version=2.
* The first time git-annex is run in an old format repository, it
will automatically upgrade it to the new format, staging all
- necessary changes to git. See <http://git-annex.branchable.com/upgrades/>
- for details.
+ necessary changes to git. Also added a "git annex upgrade" command.
* Colons are now avoided in filenames, so bare clones of git repos
can be put on USB thumb drives formatted with vFAT or similar
filesystems.