summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2015-07-30 12:01:15 -0400
committerJoey Hess2015-07-30 12:01:15 -0400
commitf387bbcf2d7417cf9389eff92d12f28af26cce3e (patch)
tree9e11d26e600daa5ee300ca1193ac5cf0e6297e25 /debian/changelog
parent055e28199c1fb0993aa68d61880b36f046e0412d (diff)
Work around broken git pull option parser in git 2.5.0, which broke use of --upload-pack to send a git push when running propellor --spin.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f4fcf35c..2375dfd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ propellor (2.7.0) UNRELEASED; urgency=medium
* Added onChangeFlagOnFail which is often a safer alternative to
onChange.
Thanks, Antoine Eiche.
+ * Work around broken git pull option parser in git 2.5.0,
+ which broke use of --upload-pack to send a git push when running
+ propellor --spin.
-- Joey Hess <id@joeyh.name> Mon, 20 Jul 2015 12:01:38 -0400