diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-16 17:34:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-16 18:00:07 -0400 |
commit | 381c0db727352d1ed85607062ee43b6a02d6c756 (patch) | |
tree | 288e58cdc70f439aea17be1473c0cfb07ea684b8 /debian | |
parent | f6b9e3d725519b094cb2b988e6fc0910b65cc7ff (diff) |
Windows: Move .vbs files out of git\bin
.. To avoid that being in the PATH, which caused some weird breakage.
(Thanks, divB)
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 42f836bed..8640175ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ git-annex (5.20140710) UNRELEASED; urgency=medium gcrypt-publish-participants. * Install nautilus hooks even when ~/.local/share/nautilus/ does not yet exist, since it is not automatically created for Gnome 3 users. + * Windows: Move .vbs files out of git\bin, to avoid that being in the + PATH, which caused some weird breakage. (Thanks, divB) -- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 23:29:21 -0400 |