diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-13 16:29:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-13 16:29:33 -0400 |
commit | 2403fece78b2f25d7369babd0852bc214127e5f2 (patch) | |
tree | c8e454f83111cb549072cf3a751ccbe367d56f37 | |
parent | 19ee56559a191e0e794380363a1bd0b0c57ea22a (diff) |
releasing version 0.060.06
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 71d163d11..64973557f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,13 @@ -git-annex (0.06) UNRELEASED; urgency=low +git-annex (0.06) unstable; urgency=low * fsck: Check if annex.numcopies is satisfied. * fsck: Verify the sha1 of files when the SHA1 backend is used. * fsck: Verify the size of files when the WORM backend is used. - * fsck: Allow specifying individual files to fsk if fscking everything + * fsck: Allow specifying individual files if fscking everything is not desired. * fsck: Fix bug, introduced in 0.04, in detection of unused data. - -- Joey Hess <joeyh@debian.org> Sat, 13 Nov 2010 14:08:58 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 13 Nov 2010 16:24:29 -0400 git-annex (0.05) unstable; urgency=low |