summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-31 16:14:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-31 16:14:52 -0400
commitb43c7b1b802999c31574b0bea3ecb0cec3344f5b (patch)
treee0899cfec0bd2d313fe85f03dc3c0106c75cf274 /debian/changelog
parenta43b7bf71a2369167045ce9ecbddd08276f0e990 (diff)
webapp: Ensure that rsync special remotes are enabled using the same name they were originally created using.
It was creating a new special remote with a different name, unless the stars perfectly aligned and the names matched.
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 e65c34fef..d62601037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low
* webapp: Fix creation of rsync.net repositories.
* webapp: Fix renaming of special remotes.
* webapp: Generate better git remote names.
+ * webapp: Ensure that rsync special remotes are enabled using the same
+ name they were originally created using.
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400