From 4a98eb7633184958ee0287b53f70ac48e5e35723 Mon Sep 17 00:00:00 2001
From: Alexis Williams <alexis@typedr.at>
Date: Sat, 21 Dec 2019 09:53:02 -0800
Subject: [PATCH] Update changelog

---
 cabal-install/changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cabal-install/changelog b/cabal-install/changelog
index b5d1b72bbb..6282dcc4bf 100644
--- a/cabal-install/changelog
+++ b/cabal-install/changelog
@@ -1,6 +1,8 @@
 -*-change-log-*-
 
 3.1.0.0 (current development version)
+	* `v2-sdist` no longer gives files that are not already executable extra permissions
+	  when generating a tarball. (#5813, #6454)
 	* `v2-build` (and other `v2-`prefixed commands) now accept the
 	  `--benchmark-option(s)` flags, which pass options to benchmark executables
 	  (analogous to how `--test-option(s)` works). (#6209)
-- 
GitLab