summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-27 17:25:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-27 17:25:00 -0400
commit65d0f5989b1a72f2279da8b004df5de5a6617bed (patch)
tree2e0d4d6db6013115046440f1ced071795d8c8227 /debian
parente6b0d7f9de5834cdfa58116fce7fb0a51d18b1d7 (diff)
install fix
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa36003af..997b9c47b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ git-annex (4.20130227) unstable; urgency=low
each time they are mounted.
* Direct mode: Fix support for adding a modified file.
* Avoid passing -p to rsync, to interoperate with crippled filesystems.
+ Closes: #700282
* Additional GIT_DIR support bugfixes. May actually work now.
* webapp: Display any error message from git init if it fails to create
a repository.