diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-20 13:39:07 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-20 14:48:16 -0400 |
commit | ce0693bea2f03ed979258baac7409f210633e397 (patch) | |
tree | 53c10d6cbb0e3b55466ca62f19dbaa0e58ec5aa5 /debian/changelog | |
parent | 155ff5705916e5b3d4749fde901a3d40ce1c9740 (diff) |
Windows: Fix running of the pre-commit-annex hook.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9216968fd..bdbe2663d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ git-annex (5.20150114) UNRELEASED; urgency=medium * Fix build failure when wget is not installed. * Fix wording of message displayed when unable to get a file that is available in untrusted repositories. + * Windows: Fix running of the pre-commit-annex hook. -- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400 |