Windows: Fix opening file browser from webapp when repo is in a directory with spaces.

This commit is contained in:
Joey Hess 2014-06-17 14:18:15 -04:00
parent 5977e161f3
commit 8f98d28da4
2 changed files with 8 additions and 4 deletions

2
debian/changelog vendored
View file

@ -4,6 +4,8 @@ git-annex (5.20140614) UNRELEASED; urgency=medium
* Windows: Got rid of that pesky DOS box when starting the webapp.
* Windows: Added Startup menu item so assistant starts automatically
on login.
* Windows: Fix opening file browser from webapp when repo is in a
directory with spaces.
-- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2014 11:28:42 -0400