diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-17 14:18:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-17 14:21:08 -0400 |
commit | 681f37c515f8aea242b47494d2f6ef9334a1b0e0 (patch) | |
tree | b733720b8ad32e0396878b1d9256f0f5c5f104e4 /debian | |
parent | 6cdfd991802481a5f5c451746790964fe124b3a8 (diff) |
Windows: Fix opening file browser from webapp when repo is in a directory with spaces.
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 40d36bda1..663c86500 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |