summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-15 22:46:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-15 22:46:18 -0400
commitf691ab0ec72baed7194aebbb019679d33fd60c0b (patch)
tree01319dc96a827e57203e4d1df5e1a58e49a282c1
parentacd55616a7128d42ca191e2978919dfac6e2d1ba (diff)
changelog
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 156993871..90cf81327 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,14 @@ git-annex (3.20121011) UNRELEASED; urgency=low
* vicfg: New file format, avoids ambiguity with repos that have the same
description, or no description.
* Bug fix: A recent change caused git-annex-shell to crash.
+ * Better preferred content expression for transfer repos.
+ * webapp: Repository edit form can now edit the name of a repository.
+ * webapp: Make bare repositories on removable drives, as there is nothing
+ to ensure non-bare repos get updated when syncing.
+ * webapp: Better behavior when pausing syncing to a remote when a transfer
+ scan is running and queueing new transfers for that remote.
+ * The standalone binaries are now built to not use ssh connection caching,
+ in order to work with old versions of ssh.
-- Joey Hess <joeyh@debian.org> Fri, 12 Oct 2012 22:46:08 -0400