diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-31 16:14:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-31 16:14:12 -0400 |
commit | e7b70553d40a8bb2f894ce311cf618826095c294 (patch) | |
tree | 93b53503895fe726b9187e33cef50681c06828d4 /debian | |
parent | 90d840d64e9e94d5cd8c1c1fa2fa74855217e83d (diff) |
Windows: Fix crash when user.name is not set in git config.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8af44b3bb..efaba2d95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (5.20141025) UNRELEASED; urgency=medium + + * Windows: Fix crash when user.name is not set in git config. + + -- Joey Hess <joeyh@debian.org> Fri, 31 Oct 2014 16:13:43 -0400 + git-annex (5.20141024) unstable; urgency=medium * vicfg: Deleting configurations now resets to the default, where |