summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 86500c6f8..c0cba45ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ git-annex (4.20130418) UNRELEASED; urgency=low
* sync, assistant: Sync with remotes that have annex-ignore set,
so that git remotes on servers without git-annex installed can be used
to keep clients' git repos in sync.
+ * Detect systems that have no user name set in GECOS, and also
+ don't have user.name set in git config, and put in a workaround
+ so that commits to the git-annex branch (and the assistant)
+ will still succeed despite git not liking the system configuration.
-- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400