From 627a3014376f83d613c448da929231bb9d866435 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 4 Dec 2010 17:29:36 -0400 Subject: add news item for git-annex 0.11 --- doc/news/version_0.06.mdwn | 8 -------- doc/news/version_0.11.mdwn | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 doc/news/version_0.06.mdwn create mode 100644 doc/news/version_0.11.mdwn (limited to 'doc/news') diff --git a/doc/news/version_0.06.mdwn b/doc/news/version_0.06.mdwn deleted file mode 100644 index 39689232a..000000000 --- a/doc/news/version_0.06.mdwn +++ /dev/null @@ -1,8 +0,0 @@ -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 diff --git a/doc/news/version_0.11.mdwn b/doc/news/version_0.11.mdwn new file mode 100644 index 000000000..03c4d7d54 --- /dev/null +++ b/doc/news/version_0.11.mdwn @@ -0,0 +1,8 @@ +git-annex 0.11 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * If available, rsync will be used for file transfers from remote + repositories. This allows resuming interrupted transfers. + * Added remote.annex-rsync-options. + * Avoid deleting temp files when rsync fails. + * Improve detection of version 0 repos. + * Add uninit subcommand. Closes: #[605749](http://bugs.debian.org/605749)"""]] \ No newline at end of file -- cgit v1.2.3