From 9b6628bca97ea359a01e7f08a2a0d7e8ae21c35c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 15 Oct 2012 22:46:18 -0400 Subject: [PATCH] changelog --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 156993871e..90cf813274 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 Fri, 12 Oct 2012 22:46:08 -0400