update NEWS
Add news item recommending fscking directory special remotes. Remote news item about URL backend being removed; it was later added back to be used by git annex addurl --fast. Link NEWS into top level.
This commit is contained in:
parent
90319afa41
commit
711c154561
2 changed files with 9 additions and 3 deletions
1
NEWS
Symbolic link
1
NEWS
Symbolic link
|
@ -0,0 +1 @@
|
|||
debian/NEWS
|
11
debian/NEWS
vendored
11
debian/NEWS
vendored
|
@ -1,8 +1,13 @@
|
|||
git-annex (3.20110702) unstable; urgency=low
|
||||
git-annex (3.20120119) unstable; urgency=low
|
||||
|
||||
The URL backend has been removed. Instead the new web remote can be used.
|
||||
There was a bug in the handling of directory special remotes that
|
||||
could cause partial file contents to be stored in them. If you use
|
||||
a directory special remote, you should fsck it, to avoid potential
|
||||
data loss.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 01 Jul 2011 15:40:51 -0400
|
||||
Example: git annex fsck --from mydirectory
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 19 Jan 2012 15:24:23 -0400
|
||||
|
||||
git-annex (3.20110624) experimental; urgency=low
|
||||
|
||||
|
|
Loading…
Reference in a new issue