add news item for git-annex 3.20110915

This commit is contained in:
Joey Hess 2011-09-17 09:21:21 -04:00
parent 3e73de4054
commit b73d8225d5
2 changed files with 10 additions and 7 deletions

View file

@ -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."""]]

View file

@ -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"""]]