From 23d9fcb4802e4878467453969e4f09466438e3cc Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Tue, 18 Jun 2019 16:45:32 -0400 Subject: [PATCH] Changelog fixups for 3.7.3rc1 --- .../NEWS.d/next/Windows/2019-03-01-16-43-45.bpo-35926.mLszHo.rst | 1 - .../2019-06-17-09-34-25.bpo-34631.DBfM4j.rst | 0 2 files changed, 1 deletion(-) delete mode 100644 Misc/NEWS.d/next/Windows/2019-03-01-16-43-45.bpo-35926.mLszHo.rst rename Misc/NEWS.d/next/{Security => Windows}/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst (100%) diff --git a/Misc/NEWS.d/next/Windows/2019-03-01-16-43-45.bpo-35926.mLszHo.rst b/Misc/NEWS.d/next/Windows/2019-03-01-16-43-45.bpo-35926.mLszHo.rst deleted file mode 100644 index 03249c6a168a..000000000000 --- a/Misc/NEWS.d/next/Windows/2019-03-01-16-43-45.bpo-35926.mLszHo.rst +++ /dev/null @@ -1 +0,0 @@ -Update to OpenSSL 1.1.1b for Windows. diff --git a/Misc/NEWS.d/next/Security/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst b/Misc/NEWS.d/next/Windows/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst similarity index 100% rename from Misc/NEWS.d/next/Security/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst rename to Misc/NEWS.d/next/Windows/2019-06-17-09-34-25.bpo-34631.DBfM4j.rst -- 2.47.3