upgrade documentation

This commit is contained in:
Joey Hess 2011-03-16 15:51:42 -04:00
parent d7ef5fd294
commit 49da5d1a7b
2 changed files with 78 additions and 0 deletions

11
debian/NEWS vendored Normal file
View file

@ -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