aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-06-05 14:57:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-06-05 14:57:01 -0400
commit99b1e76bc3f1955f5ad0ca15321633270b696aed (patch)
tree5278334cc8c47ad24f36c7c144ea68c6c5589918 /debian/changelog
parentee8906f78f0d4a1a115133483e9f3b5a1f68b2fe (diff)
Windows: Fix bug introduced in last release that caused files in the git-annex branch to have lines teminated with \r.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dd2583e3b..790ee90d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (5.20140530) UNRELEASED; urgency=medium
* assistant: Make sanity checker tmp dir cleanup code more robust.
* unused: Avoid checking view branches for unused files.
* webapp: Include ssh port in mangled hostname.
+ * Windows: Fix bug introduced in last release that caused files
+ in the git-annex branch to have lines teminated with \r.
-- Joey Hess <joeyh@debian.org> Thu, 29 May 2014 20:10:59 -0400