add news item for git-annex 0.18
This commit is contained in:
parent
818111e0c2
commit
84836ed804
2 changed files with 9 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
git-annex 0.13 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text="""
|
||||
* Makefile: Install man page and html (when built).
|
||||
* Makefile: Add GHCFLAGS variable.
|
||||
* Fix upgrade from 0.03.
|
||||
* Support remotes using git+ssh and ssh+git as protocol.
|
||||
Closes: #[607056](http://bugs.debian.org/607056)"""]]
|
9
doc/news/version_0.18.mdwn
Normal file
9
doc/news/version_0.18.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
git-annex 0.18 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text="""
|
||||
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes
|
||||
after transferring the file to the remote repository.
|
||||
(Did not affect ssh remotes.)
|
||||
* fsck: Fix bug in moving of corrupted files to .git/annex/bad/
|
||||
* migrate: Fix support for --backend option.
|
||||
* unlock: Fix behavior when file content is not present.
|
||||
* Test suite improvements. Current top-level test coverage: 80%"""]]
|
Loading…
Add table
Reference in a new issue