summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-05 12:46:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-05 12:46:38 -0400
commit0878f9051291c5035c3c0ab3beefab4871410ed4 (patch)
treeb0f8f299d18ef4b9eb110c62cfdaef9282b4b40e /debian
parentfdd1a7beea7fca2e7ec253a943e414555af85dca (diff)
addurl --pathdepth: Fix failure when the pathdepth specified is deeper than the urls's path.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9eac61a4..1f8a46154 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ git-annex (4.20130628) UNRELEASED; urgency=low
* init: Detect systems on which git commit fails due to not being able to
determine the FQDN, and put in a workaround so committing to the git-annex
branch works.
+ * addurl --pathdepth: Fix failure when the pathdepth specified is deeper
+ than the urls's path.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400