add news item for git-annex 3.20110719

This commit is contained in:
Joey Hess 2011-07-19 23:54:36 -04:00
parent a8a71b9d91
commit d8f21b7955
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +0,0 @@
git-annex 0.20110610 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Add --numcopies option.
* Add --trust, --untrust, and --semitrust options.
* get --from is the same as copy --from
* Bugfix: Fix fsck to not think all SHAnE keys are bad."""]]

View file

@ -0,0 +1,7 @@
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."""]]