summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-19 18:33:39 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-19 18:33:39 -0400
commit6a2a17658c1d508cec022132768e9bc1957098d9 (patch)
tree0faef3f988c981d35796b6e6f1adfbbbee0e3fa9 /debian/changelog
parent43b3675d4298ffe8cfaefed0d70f0ef1fce25e37 (diff)
No longer auto-upgrade to repository format 2, to avoid accidental upgrades, etc. Use git-annex upgrade when you're ready to run this version.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 751fcaff9..032dedfb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ git-annex (0.20110317) UNRELEASED; urgency=low
* Fix support for remotes with '.' in their names.
* Add version command to show git-annex version as well as repository
version information.
+ * No longer auto-upgrade to repository format 2, to avoid accidental
+ upgrades, etc. Use git-annex upgrade when you're ready to run this
+ version.
-- Joey Hess <joeyh@debian.org> Thu, 17 Mar 2011 11:46:53 -0400