diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-20 13:10:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-20 13:10:33 -0400 |
commit | 8dbffd39ffc30879bd1d5068114c18e341a8e8ae (patch) | |
tree | fb50616969823e6a71e2c20dbc422ffc94d7a721 /doc/news/version_5.20131120.mdwn | |
parent | 1d6f04c28e3ca13f83704dbf8021226b615e2853 (diff) |
add news item for git-annex 5.20131120
Diffstat (limited to 'doc/news/version_5.20131120.mdwn')
-rw-r--r-- | doc/news/version_5.20131120.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_5.20131120.mdwn b/doc/news/version_5.20131120.mdwn new file mode 100644 index 000000000..0470e3336 --- /dev/null +++ b/doc/news/version_5.20131120.mdwn @@ -0,0 +1,11 @@ +git-annex 5.20131120 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix Debian package to not try to run test suite, since haskell-tasty + is not out of new or in Build-Depends yet. + * dropunused, addunused: Allow "all" instead of a range to + act on all unused data. + * Ensure execute bit is set on directories when core.sharedrepository is set. + * Ensure that core.sharedrepository is honored when creating the .git/annex + directory. + * Improve repair code in the case where the index file is corrupt, + and this hides other problems from git fsck."""]]
\ No newline at end of file |