diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-10 18:29:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-10 18:37:33 -0400 |
commit | 465c36e8f6a45b888e8f7be8baa52f0eb1759f77 (patch) | |
tree | 9e3750f04e534f5ce616e3362b7196d47fa333bf /debian | |
parent | ed8db68eca09a672666864fb9b84c14e6c106d67 (diff) |
Windows: Fix opening webapp when repository is in a directory with spaces in the path.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4d0b91950..fb3f0fd1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ git-annex (5.20140607) UNRELEASED; urgency=medium * Avoid leaving behind .tmp files when failing in some cases, including importing files to a disk that is full. * Avoid bad commits after interrupted direct mode sync (or merge). + * Windows: Fix opening webapp when repository is in a directory with + spaces in the path. -- Joey Hess <joeyh@debian.org> Mon, 09 Jun 2014 14:44:09 -0400 |