summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-18 14:58:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-18 15:08:51 -0400
commit6cee6c3d77e0f4389f0ccff13496cfd3bd05cc8c (patch)
treec6f5b36cb2ce6a963a220436ee1176b1cbc53d23 /debian
parent00c42cd6d2e9080f740248b37604e85b8dd2964d (diff)
avoid newline translation when writing to git hash-object
They're like mushrooms, just keep popping up.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a31d5c457..bf3f0c65b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ git-annex (4.20130602) UNRELEASED; urgency=low
* annex.debug can now be set to enable debug logging by default.
The webapp's debugging check box does this.
* fsck: Avoid getting confused by Windows path separators
+ * Windows: Multiple bug fixes, including fixing the data written to the
+ git-annex branch.
-- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400