Add news item for #1882

This commit is contained in:
Morten Enemark Lund 2016-10-22 21:22:06 +02:00
parent 00ef1c4bfb
commit 138d581087

13
news/argvquote-bug.rst Normal file
View file

@ -0,0 +1,13 @@
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fix bug in ``argvquote()`` functions used when sourcing batch files on Windows. The bug meant an extra backslash was added to UNC paths.
**Security:** None