diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-16 18:41:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-16 18:41:02 -0400 |
commit | 1079ade2083a7294cb2ce266d8f32bf70821cf1b (patch) | |
tree | db857791b57bbabf1d9edb9c0611661c870a23e5 | |
parent | a9111ff7e04161afcdf2e335a03d528d5afc780b (diff) |
releasing version 0.240.24
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 110fc2b4c..f5fc4eebe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,8 @@ -git-annex (0.24) UNRELEASED; urgency=low +git-annex (0.24) unstable; urgency=low + + Branched the 0.24 series, which will be maintained for a while to + support v1 git-annex repos, while main development moves to the 0.2011 + series, with v2 git-annex repos. * Add Suggests on graphviz. Closes: #618039 * When adding files to the annex, the symlinks pointing at the annexed @@ -7,7 +11,7 @@ git-annex (0.24) UNRELEASED; urgency=low like metastore to be used with annexed files. (Currently this is only done on systems supporting POSIX 200809.) - -- Joey Hess <joeyh@debian.org> Sun, 13 Mar 2011 14:25:17 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 16 Mar 2011 18:35:13 -0400 git-annex (0.23) unstable; urgency=low |