From dd8451f0f8092450049472793c325bcaa35f0fb7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 Dec 2011 20:40:59 -0400 Subject: [PATCH] update --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f3e830c013..7b8e347767 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ git-annex (3.20111212) UNRELEASED; urgency=low * Can now be built with older git versions (before 1.7.7); the resulting binary should only be used with old git. * Updated to build with monad-control 0.3. + * sync: Improved to work well without a central bare repository. + Thanks to Joachim Breitner. -- Joey Hess Mon, 12 Dec 2011 01:57:49 -0400