diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-17 09:21:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-17 09:21:21 -0400 |
commit | b73d8225d5c95241eedb5969846f859a7f69db65 (patch) | |
tree | 8ecec362e4df967b0544018f70bd854dd2537639 /doc/news/version_3.20110915.mdwn | |
parent | 3e73de4054338955ce0f923923a526e8225225aa (diff) |
add news item for git-annex 3.20110915
Diffstat (limited to 'doc/news/version_3.20110915.mdwn')
-rw-r--r-- | doc/news/version_3.20110915.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
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 |