diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-16 15:51:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-16 15:51:42 -0400 |
commit | 49da5d1a7b6d86b6795399322ce7ff6be921855f (patch) | |
tree | 9ab4764f456a4f0cf8986daf6d900a63518c7fd7 /debian | |
parent | d7ef5fd2941fa66aa7f9c998fe4acfda60e63295 (diff) |
upgrade documentation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 000000000..19c277eb0 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,11 @@ +git-annex (0.20110316) unstable; urgency=low + + This version reorganises the layout of git-annex's files in your repository. + There is an upgrade process to convert a repository from the old git-annex + to this version. While git-annex will attempt to transparently handle + upgrades, you may want to drive the upgrade process by hand. + + See <http://git-annex.branchable.com/upgrades/> or + /usr/share/doc/git-annex/html/upgrades.html + + -- Joey Hess <joeyh@debian.org> Wed, 16 Mar 2011 15:49:15 -0400 |