diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-05 11:42:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-05 12:02:55 -0400 |
commit | 2b72c8cd39f19d5912f01653fabb486e1f7736ba (patch) | |
tree | 4ff5dd922bb7f00fece5c63e9f8a2294d2a869ea /debian/changelog | |
parent | 2f99c4734230e521f2d577923db817f4c93ac4e8 (diff) |
prep release5.20141125
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index b19dea944..3e0591b00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,13 @@ -git-annex (5.20141025) UNRELEASED; urgency=medium +git-annex (5.20141125) unstable; urgency=medium * Remove fixup code for bad bare repositories created by versions 5.20131118 through 5.20131127. That fixup code would accidentially fire when --git-dir was incorrectly pointed at the working tree of a git-annex repository, - resulting in data loss. Closes: #768093 + possibly resulting in data loss. Closes: #768093 * 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 + -- Joey Hess <joeyh@debian.org> Wed, 05 Nov 2014 11:41:51 -0400 git-annex (5.20141024) unstable; urgency=medium |