From 9b12701b9ec28f342d8bc25fa51d941b8cf02320 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 31 Dec 2011 15:07:45 -0400 Subject: releasing version 3.20111231 --- debian/changelog | 14 ++++++++------ git-annex.cabal | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index db447fea4..2732e87a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ -git-annex (3.20111212) UNRELEASED; urgency=low +git-annex (3.20111231) unstable; urgency=low + * sync: Improved to work well without a central bare repository. + Thanks to Joachim Breitner. + * Rather than manually committing, pushing, pulling, merging, and git annex + merging, we encourage you to give "git annex sync" a try. + * sync --fast: Selects some of the remotes with the lowest annex.cost + and syncs those, in addition to any specified at the command line. * Union merge now finds the least expensive way to represent the merge. * reinject: Add a sanity check for using an annexed file as the source file. * Properly handle multiline git config values. @@ -16,12 +22,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. - * sync --fast: Selects some of the remotes with the lowest annex.cost - and syncs those, in addition to any specified at the command line. - -- Joey Hess Mon, 12 Dec 2011 01:57:49 -0400 + -- Joey Hess Sat, 31 Dec 2011 14:55:29 -0400 git-annex (3.20111211) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index a0980b1f0..902acd0de 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20111212 +Version: 3.20111231 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess -- cgit v1.2.3