mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -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`
|
||||
|
||||
Added two new functions to the module: `spawnPipeWithLocaleEncoding` and
|
||||
`spawnPipeWithUtf8Encoding`. Using these function should be
|
||||
preferred over `spawnPipe`.
|
||||
Added two new functions to the module:
|
||||
`spawnPipeWithLocaleEncoding` and
|
||||
`spawnPipeWithUtf8Encoding`. `spawnPipe` is now alias for
|
||||
`spawnPipeWithLocaleEncoding`.
|
||||
|
||||
Added the function `spawnPipeWithNoEncoding` for cases where
|
||||
binary handle is required.
|
||||
|
||||
* `XMonad.Prompt.Window`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user