summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernat Gabor <bgabor8@bloomberg.net>2020-08-24 07:25:15 +0100
committerBernat Gabor <bgabor8@bloomberg.net>2020-08-24 08:05:06 +0100
commit380c2b5e757fbdc3aa36f30198a19c27507de126 (patch)
treeb78a33ed9ca5d79156ee9ca26e4384663ea5e31e /docs
parent6c098d8daa3ed2b34723b62eef9411bded6460b0 (diff)
downloadvirtualenv-fix/1818.tar.gz
Avoid showing new windows on Windowsfix/1818
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/1928.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/1928.bugfix.rst b/docs/changelog/1928.bugfix.rst
new file mode 100644
index 0000000..36a849c
--- /dev/null
+++ b/docs/changelog/1928.bugfix.rst
@@ -0,0 +1 @@
+Avoid spawning new windows when doing seed package upgrades in the background on Windows - by :user:`gaborbernat`.