From: rl1987 Date: Sat, 11 May 2019 16:03:46 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.4.1.2-alpha~15^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a4e68e4e24849a8d95dfa9ca0eb773b2cda6ebf;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug30286 b/changes/bug30286 new file mode 100644 index 0000000000..f2fc67a484 --- /dev/null +++ b/changes/bug30286 @@ -0,0 +1,4 @@ + o Minor bugfixes (developer tooling): + - Fix pre-push hook to refrain from rejecting fixup and squash commits + when pushing to non-upstream git remote. Fixes bug 30286; bugfix on + 0.4.0.1-alpha.