aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-04 15:23:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-04 15:23:04 -0400
commite9fcd1eb5b6944e6bdbbdf6119df9f5e59f1c85a (patch)
treeddf0185b34a0385c16c34e906359e10ffa24bcb9
parent38f1771866cd539b6f9c089eaacd53d1ce8f2b5d (diff)
releasing version 0.220.22
-rw-r--r--debian/changelog14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 79be98367..56f3bbdaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,5 @@
-git-annex (0.22) UNRELEASED; urgency=low
+git-annex (0.22) unstable; urgency=low
- * Fix test suite to reap zombies.
- (Zombies can be particularly annoying on OSX; thanks to Jimmy Tang
- for his help eliminating the infestation... for now.)
- * Make test suite not rely on a working cp -pr.
- (The Unix wars are still ON!)
* Git annexes can now be attached to bare git repositories.
(Both the local and remote host must have this version of git-annex
installed for it to work.)
@@ -16,6 +11,11 @@ git-annex (0.22) UNRELEASED; urgency=low
(Supported on systems where corresponding shaNsum commands are available.)
* describe: New subcommand that can set or change the description of
a repository.
+ * Fix test suite to reap zombies.
+ (Zombies can be particularly annoying on OSX; thanks to Jimmy Tang
+ for his help eliminating the infestation... for now.)
+ * Make test suite not rely on a working cp -pr.
+ (The Unix wars are still ON!)
* Look for dir.git directories the same as git does.
* Support remote urls specified as relative paths.
* Support non-ssh remote paths that contain tilde expansions.
@@ -23,7 +23,7 @@ git-annex (0.22) UNRELEASED; urgency=low
* Bugfix: When fsck detected and moved away corrupt file content, it did
not update the location log.
- -- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2011 00:48:02 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 04 Mar 2011 15:10:57 -0400
git-annex (0.21) unstable; urgency=low