mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
26 lines
400 B
ReStructuredText
26 lines
400 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* Xonsh now launches subprocesses with their ``argv[0]`` argument containing
|
|
the command exactly as inserted by the user instead of setting it to the
|
|
resolved path of the executable. This is for consistency with bash and other
|
|
shells.
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|