diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-10-31 18:35:38 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-10-31 18:39:37 -0400 |
commit | 8d607c894f8bfae17f6e4f5df81ce1c7decf9fa9 (patch) | |
tree | 370e9485fd50f2c187ca35e7fadb1afee65d0d0a /CHANGELOG | |
parent | f6773a28f870e441a7cdad66ce586008a6eff32e (diff) |
Fix reversion in 6.20161012 that prevented adding files with a space in their name.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ git-annex (6.20161028) UNRELEASED; urgency=medium * Assistant, repair: Fix ignoring of git fsck errors due to duplicate file entries in tree objects. * Linux standalone: Fix location of locale files in the bundle. + * Fix reversion in 6.20161012 that prevented adding files with a space + in their name. -- Joey Hess <id@joeyh.name> Mon, 31 Oct 2016 13:59:47 -0400 |