From 3a25909e18b30b1ce4d5bf384c72a0e9c5bf305f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Jan 2013 15:25:06 -0400 Subject: releasing version 3.20130102 --- debian/changelog | 9 ++++----- git-annex.cabal | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 86f475df6..469760021 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20121212) UNRELEASED; urgency=low +git-annex (3.20130102) unstable; urgency=low * direct, indirect: New commands, that switch a repository to and from direct mode. In direct mode, files are accessed directly, rather than @@ -7,11 +7,10 @@ git-annex (3.20121212) UNRELEASED; urgency=low cause data loss when used in direct mode repositories. * assistant: Now uses direct mode by default when setting up a new local repository. - * OSX assistant: Now uses the FSEvents API to detect file changes. + * OSX assistant: Uses the FSEvents API to detect file changes. This avoids issues with running out of file descriptors on large trees, as well as allowing detection of modification of files in direct mode. - BSD systems still use kqueue, and cannot detect modifications of existing - files in direct mode. + Other BSD systems still use kqueue. * kqueue: Fix bug that made broken symlinks not be noticed. * vicfg: Quote filename. Closes: #696193 * Bugfix: Fixed bug parsing transfer info files, where the newline after @@ -25,7 +24,7 @@ git-annex (3.20121212) UNRELEASED; urgency=low * migrate: Remove leading \ in SHA* checksums, and non-alphanumerics from extensions of SHA*E keys. - -- Joey Hess Thu, 13 Dec 2012 14:06:43 -0400 + -- Joey Hess Wed, 02 Jan 2013 13:21:34 -0400 git-annex (3.20121211) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 752c28a3b..5a4a804ad 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20121212 +Version: 3.20130102 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess -- cgit v1.2.3