add news item for git-annex 0.20110419

This commit is contained in:
Joey Hess 2011-04-19 22:26:40 -04:00
parent 143fc7b692
commit 0c9896114e
2 changed files with 7 additions and 9 deletions

View file

@ -1,9 +0,0 @@
git-annex 0.20110320 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Fix dropping of files using the URL backend.
* Fix support for remotes with '.' in their names.
* Add version command to show git-annex version as well as repository
version information.
* No longer auto-upgrade to repository format 2, to avoid accidental
upgrades, etc. Use git-annex upgrade when you're ready to run this
version."""]]

View file

@ -0,0 +1,7 @@
git-annex 0.20110419 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Don't run gpg in batch mode, so it can prompt for passphrase when
there is no agent.
* Add missing build dep on dataenc.
* S3: Fix stalls when transferring encrypted data.
* bup: Avoid memory leak when transferring encrypted data."""]]