From 5b0cb105f8fcfa79ddc9889e59da3b3d7a41ba25 Mon Sep 17 00:00:00 2001 From: mprahl Date: Thu, 17 Jan 2019 09:35:20 -0500 Subject: [PATCH] Add a missing entry to the change log --- docs/CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 68634136..644e4728 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -4,6 +4,7 @@ Change Log v2.12.1 ------- * Don't discard buildrequires if filtered_rpms already is found. This applies to local builds and resumed builds. +* Use https as the default protocol when interacting with Fedora dist-git v2.12.0 -------