summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-17 12:27:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-17 12:27:06 -0400
commitf5f88794713ebbbbc177d064f074a80ca23e9b79 (patch)
tree977c789d3fa62af7f2b4a6c37f8ae32c9ed4e7fe /debian
parentdc2e0d0d9bc8d5fd106e7c1c8d871498f8012233 (diff)
map: Write map.dot to .git/annex, which avoids watch trying to annex it.
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 5eaf9d52e..f90763aca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ git-annex (3.20120630) UNRELEASED; urgency=low
faster than forking the more optimised external program.
* SHAnE backends are now smarter about composite extensions, such as
.tar.gz Closes: #680450
+ * map: Write map.dot to .git/annex, which avoids watch trying to annex it.
-- Joey Hess <joeyh@debian.org> Sun, 01 Jul 2012 15:04:37 -0400