assistant: Fix bug that prevented adding files written by gnucash, and more generally support adding hard links to files. However, other operations on hard links are still unsupported.

This commit is contained in:
Joey Hess 2013-06-26 12:30:37 -04:00
parent 46f50f5dc2
commit 579446aed4
3 changed files with 18 additions and 7 deletions

3
debian/changelog vendored
View file

@ -11,6 +11,9 @@ git-annex (4.20130622) UNRELEASED; urgency=low
on a server are always different.
* webapp: Fix bug setting up ssh repo if the user enters "~/" at the start
of the path.
* assistant: Fix bug that prevented adding files written by gnucash,
and more generally support adding hard links to files. However,
other operations on hard links are still unsupported.
-- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2013 13:16:17 -0400