aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1d401149d..6ba8696c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (3.20120124) UNRELEASED; urgency=low
+git-annex (3.20120227) unstable; urgency=low
* Modifications to support ghc 7.4's handling of filenames.
This version can only be built with ghc 7.4 or newer. See the ghc7.0
@@ -27,10 +27,11 @@ git-annex (3.20120124) UNRELEASED; urgency=low
* rekey: New plumbing level command, can be used to change the keys used
for files en masse.
* Store web special remote url info in a more efficient location.
+ (Urls stored with this version will not be visible to older versions.)
* Deal with NFS problem that caused a failure to remove a directory
when removing content from the annex.
* Make a single location log commit after a remote has received or
- dropped files. Uses a new "git-annex-shell commit" command.
+ dropped files. Uses a new "git-annex-shell commit" command when available.
* To avoid commits of data to the git-annex branch after each command
is run, set annex.alwayscommit=false. Its data will then be committed
less frequently, when a merge or sync is done.
@@ -41,7 +42,7 @@ git-annex (3.20120124) UNRELEASED; urgency=low
to see which files are present on the remote, it simply looks at the
disk contents directly.
- -- Joey Hess <joeyh@debian.org> Tue, 24 Jan 2012 16:21:55 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 27 Feb 2012 12:58:21 -0400
git-annex (3.20120123) unstable; urgency=low