summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-17 22:05:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-17 22:05:49 -0400
commita659c68cc24731e150244980663a78a7a15bb530 (patch)
tree07d9426790922ea0bc3a82cc2f1fea750338c189 /debian
parent830781033b8a36e77dcd9ae8eda83cde02e500fc (diff)
Windows: Ssh connection caching is now supported.
Turns out the socket stuff just works on windows.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a31d5c457..246192e77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ 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: Ssh connection caching is now supported.
-- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400