summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog')
-rw-r--r--docs/changelog/1364.bugfix.rst2
-rw-r--r--docs/changelog/395.bugfix.rst1
2 files changed, 0 insertions, 3 deletions
diff --git a/docs/changelog/1364.bugfix.rst b/docs/changelog/1364.bugfix.rst
deleted file mode 100644
index d6da4bc..0000000
--- a/docs/changelog/1364.bugfix.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Fix an additional issue with #1339, where the user specifies ``--python``
-pointing to a venv redirector executable.
diff --git a/docs/changelog/395.bugfix.rst b/docs/changelog/395.bugfix.rst
deleted file mode 100644
index a5436e0..0000000
--- a/docs/changelog/395.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Raise an error if the target path contains the operating systems path separator (using this would break our activation scripts) - by @rrauenza.