summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-12-06 17:15:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-12-06 17:15:50 -0400
commitea2c5fbf263bed9ab92923f61ebba4abcc91393f (patch)
tree0fd5247719d2b996e32b1c058ad32ab79f07d140 /debian/changelog
parent7294d552066867a7019ea4a49af00cc5511745c5 (diff)
assistant: Fix syncing to just created ssh remotes.
This got broken when I optimised reconnecting with remotes, to not do a full scan if the remote was not diverged.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cbd8db184..c764354cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ git-annex (3.20121128) UNRELEASED; urgency=low
settings.
* webapp: Allow user to specify the port when setting up a ssh or rsync
remote.
+ * assistant: Fix syncing to just created ssh remotes.
-- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400