summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-11 12:51:29 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-11 13:18:21 -0400
commit9541fe9c04b79608add494f40fb99cbbc205b2f8 (patch)
tree123518d1ab1e6f76c2b66b8a8a7b20bc34e6c95f /debian/changelog
parentaede78869b2d9daa0c5e5d3f01824824e8d28ae4 (diff)
now fully working even when git is not in path
The vbs launchers now are passed the path where git-annex was installed to, so they will work when it's not in path.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a1a392ba4..fcd6ca9d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ git-annex (5.20150825) UNRELEASED; urgency=medium
use it instead of the gpg command.
* Windows: Switched to using git for Windows, rather than msysgit.
Using msysgit with git-annex is no longer supported.
- * Windows: When the user neglects to tell the git installer to add git to
- PATH, git-annex will now work from within the git bash shell.
+ * Windows: Even when the user neglects to tell the git installer to
+ add git to PATH, git-annex will still work from within the git bash
+ shell, and the webapp can be used too.
-- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700