summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-13 16:29:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-13 16:29:40 -0400
commitdd5aa59cb2242c8c2070fc3faa56bd06d58b736c (patch)
tree35535a13c985723206eb63876f031117edece957
parent2403fece78b2f25d7369babd0852bc214127e5f2 (diff)
add news item for git-annex 0.06
-rw-r--r--doc/news/version_0.06.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_0.06.mdwn b/doc/news/version_0.06.mdwn
new file mode 100644
index 000000000..39689232a
--- /dev/null
+++ b/doc/news/version_0.06.mdwn
@@ -0,0 +1,8 @@
+git-annex 0.06 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * 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 if fscking everything
+ is not desired.
+ * fsck: Fix bug, introduced in 0.04, in detection of unused data."""]] \ No newline at end of file