diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aa1deb3e4..e899ab691 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ git-annex (6.20160413) UNRELEASED; urgency=medium * Fix bug in v6 mode that prevented treating unlocked executable files as annexed. If you have such files, run git annex init --version=6 to update the cache after upgrading to this version of git-annex. + * Preserve execute bits of unlocked files in v6 mode. -- Joey Hess <id@joeyh.name> Wed, 13 Apr 2016 13:30:32 -0400 |