mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Update changelog
This commit is contained in:
parent
1d0eaddc25
commit
b200d0c735
10
CHANGES.md
10
CHANGES.md
@ -46,9 +46,13 @@
|
|||||||
|
|
||||||
* `XMonad.Util.Run`
|
* `XMonad.Util.Run`
|
||||||
|
|
||||||
Added two new functions to the module: `spawnPipeWithLocaleEncoding` and
|
Added two new functions to the module:
|
||||||
`spawnPipeWithUtf8Encoding`. Using these function should be
|
`spawnPipeWithLocaleEncoding` and
|
||||||
preferred over `spawnPipe`.
|
`spawnPipeWithUtf8Encoding`. `spawnPipe` is now alias for
|
||||||
|
`spawnPipeWithLocaleEncoding`.
|
||||||
|
|
||||||
|
Added the function `spawnPipeWithNoEncoding` for cases where
|
||||||
|
binary handle is required.
|
||||||
|
|
||||||
* `XMonad.Prompt.Window`
|
* `XMonad.Prompt.Window`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user