mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 20:51:52 -07:00
Update changelog
This commit is contained in:
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`
|
||||
|
||||
|
Reference in New Issue
Block a user