mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 06:05:39 +08:00
update changelog to include fix for #1432
This commit is contained in:
parent
107127afb7
commit
4c798ce3b4
|
@ -26,6 +26,7 @@
|
|||
- `bg`s argument parsing has been reworked. It now fails for invalid arguments but allows non-existent jobs (#3909).
|
||||
- fish will now reset $USER if the uid is 0. This is to workaround some su implementations that pass along $USER when switching to root (#3944).
|
||||
- Our python-using functions now pick any python version (preferring python3), making dependencies on a specific python version unnecessary (#3970).
|
||||
- The presentation of functions in the `fish_config` web UI are now syntax colored (#1432).
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user