Spelling...

pull/96/head
aristocratos 2020-05-07 20:35:08 +02:00
parent 5a36903e67
commit 9a717a1420
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
## v0.8.26
* Fixed: Escaped delimter for sed to fix config not saving "/" character
* Fixed: Escaped delimiter for sed to fix config not saving "/" character
* Fixed: Detailed process view missing info and slowdown in certain cases
* Optimization: Fork cleanup
@ -15,7 +15,7 @@
* Fixed: Backspace not registering when not set to send ascii delete
* Fixed: Broken cpu temperature graph when is value over cpu high temp
* Added: Possibilty to run date through background fifo for bash <5
* Added: Possibility to run date through background fifo for bash <5
## v0.8.24
@ -78,7 +78,7 @@
## v0.8.15
* Added: deb build script by Jukoo
* Fixed: load avarage and uptime not showing
* Fixed: load average and uptime not showing
* Fixed: freeze on reverse process order when showing detailed information
* Fixed: single quotes on associative arrays

View File

@ -8,7 +8,7 @@
* Split up multiple unrelated changes in multiple pull requests.
* [Shellcheck](https://github.com/koalaman/shellcheck) your work. Current shellsheck exeptions at the beginning of [bashtop](bashtop).
* [Shellcheck](https://github.com/koalaman/shellcheck) your work. Current shellsheck exceptions at the beginning of [bashtop](bashtop).
* Purely cosmetic changes won't be accepted without a very good explanation of its value.
* (Some design choices are for better configurability of syntax highlighting.)