summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-10 13:52:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-10 13:52:53 -0400
commit7919de73af81d1788867ecbcbcc17e25b348ad1d (patch)
tree9041aaa9c3bfcf083e86b0e77de3ab8da9a8ec1e /debian/changelog
parent562fd41d6c7a522d5aa8e8eb65f1c8e12d830df4 (diff)
Bugfix: Make add ../ work.
The complication of check-attr returning absolute paths that have to be converted back to relative paths..
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 80fe84256..ec3176d12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (3.20110708) UNRELEASED; urgency=low
* add: Be even more robust to avoid ever leaving the file seemingly deleted.
+ * Bugfix: Make add ../ work.
-- Joey Hess <joeyh@debian.org> Thu, 07 Jul 2011 21:28:49 -0400