From 961c1244646ebd7ba253700e85d3a17e6e53e0cc Mon Sep 17 00:00:00 2001 From: "Brian K. White" Date: Mon, 12 Jun 2023 07:24:25 -0400 Subject: [PATCH] 1.3.14 fixes #252 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 944784ea..96439cc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mainline (1.3.14) UNRELEASED; urgency=medium + + * fix downloading without checksums + + -- Brian K. White Mon, 12 Jun 2023 07:20:58 -0400 + mainline (1.3.13) unstable; urgency=medium * improve error handling in TerminalWindow