summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-27 12:21:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-27 12:21:38 -0400
commite0b7012ccc405dedb556b8c940eb66e42304bc73 (patch)
tree6a7093d721d4e1ad4933a1255e057c7df5189135 /debian
parenta2ee4386bb8f64046a5838038c89492dddcce94f (diff)
uninit: Clear annex.uuid from .git/config. Closes: #670639
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 1962a6b66..06990a0f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ git-annex (3.20120419) UNRELEASED; urgency=low
* Add annex.http-headers and annex.http-headers-command config
settings, to allow custom headers to be sent with all HTTP requests.
(Requested by the Internet Archive)
+ * uninit: Clear annex.uuid from .git/config. Closes: #670639
-- Joey Hess <joeyh@debian.org> Fri, 20 Apr 2012 16:14:08 -0400