aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-26 12:30:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-26 12:30:37 -0400
commited26834c8061738d7613222177e29201e17a4066 (patch)
tree7618778ee5595b9dbaaf51d3c4d4254015e9d5ea /debian/changelog
parentb0e577f63bda992a0f3d05323298d5e2d1f923de (diff)
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.
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 ee1e2100a..9b92c1aa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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