summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/2757.change.rst1
-rw-r--r--changelog.d/2792.doc.rst1
-rw-r--r--changelog.d/2800.change.rst3
3 files changed, 0 insertions, 5 deletions
diff --git a/changelog.d/2757.change.rst b/changelog.d/2757.change.rst
deleted file mode 100644
index 5b71f30f..00000000
--- a/changelog.d/2757.change.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add windows arm64 launchers for scripts generated by easy_install.
diff --git a/changelog.d/2792.doc.rst b/changelog.d/2792.doc.rst
deleted file mode 100644
index 3256d033..00000000
--- a/changelog.d/2792.doc.rst
+++ /dev/null
@@ -1 +0,0 @@
-Document how the legacy and non-legacy versions are compared, and reference to the `PEP 440 <https://www.python.org/dev/peps/pep-0440/>`_ scheme.
diff --git a/changelog.d/2800.change.rst b/changelog.d/2800.change.rst
deleted file mode 100644
index cbb201e7..00000000
--- a/changelog.d/2800.change.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Added ``--owner`` and ``--group`` options to the ``sdist`` command,
-for specifying file ownership within the produced tarball (similarly
-to the corresponding distutils ``sdist`` options).