Linux standalone: Work around problem that prevented it from working properly if unpacked into a directory that contains ":" or ";" in its name.
This commit is contained in:
parent
a42acc9a42
commit
7133b68afe
3 changed files with 33 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -19,6 +19,9 @@ git-annex (5.20150732) UNRELEASED; urgency=medium
|
|||
* proxy: Fix behavior when run in subdirectory of git repo.
|
||||
* Windows: Fix bug that caused git-annex sync to fail due to missing
|
||||
environment variable.
|
||||
* Linux standalone: Work around problem that prevented it from working
|
||||
properly if unpacked into a directory that contains ":" or ";" in its
|
||||
name.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 31 Jul 2015 12:31:39 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue