From b73d8225d5c95241eedb5969846f859a7f69db65 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 17 Sep 2011 09:21:21 -0400 Subject: add news item for git-annex 3.20110915 --- doc/news/version_3.20110719.mdwn | 7 ------- doc/news/version_3.20110915.mdwn | 10 ++++++++++ 2 files changed, 10 insertions(+), 7 deletions(-) delete mode 100644 doc/news/version_3.20110719.mdwn create mode 100644 doc/news/version_3.20110915.mdwn (limited to 'doc/news') diff --git a/doc/news/version_3.20110719.mdwn b/doc/news/version_3.20110719.mdwn deleted file mode 100644 index 5beae3227..000000000 --- a/doc/news/version_3.20110719.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -git-annex 3.20110719 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * add: Be even more robust to avoid ever leaving the file seemingly deleted. - Closes: #[634233](http://bugs.debian.org/634233) - * Bugfix: Make add ../ work. - * Support the standard git -c name=value - * unannex: Clean up use of git commit -a."""]] \ No newline at end of file diff --git a/doc/news/version_3.20110915.mdwn b/doc/news/version_3.20110915.mdwn new file mode 100644 index 000000000..77a97242d --- /dev/null +++ b/doc/news/version_3.20110915.mdwn @@ -0,0 +1,10 @@ +git-annex 3.20110915 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * whereis: Show untrusted locations separately and do not include in + location count. + * Fix build without S3. + * addurl: Always use whole url as destination filename, rather than + only its file component. + * get, drop, copy: Added --auto option, which decides whether + to get/drop content as needed to work toward the configured numcopies. + * bugfix: drop and fsck did not honor --exclude"""]] \ No newline at end of file -- cgit v1.2.3