Commit 563d5d3a authored by Hisham's avatar Hisham
Browse files

Final touches to ChangeLog

parent f1f805f2
...@@ -13,6 +13,8 @@ What's new in version 2.0.0 ...@@ -13,6 +13,8 @@ What's new in version 2.0.0
(thanks to Martin Misuth) (thanks to Martin Misuth)
* Support for NCurses 6 ABI, including mouse wheel support * Support for NCurses 6 ABI, including mouse wheel support
* Much improved mouse responsiveness * Much improved mouse responsiveness
* Process environment variables screen
(thanks to Michael Klein)
* Higher-resolution UTF-8 based Graph mode * Higher-resolution UTF-8 based Graph mode
(Thanks to James Hall from vtop for the idea!) (Thanks to James Hall from vtop for the idea!)
* Show program path settings * Show program path settings
...@@ -22,6 +24,8 @@ What's new in version 2.0.0 ...@@ -22,6 +24,8 @@ What's new in version 2.0.0
(thanks to Christian Hesse) (thanks to Christian Hesse)
* BUGFIX: fix error caused by overflow in usertime calculation. * BUGFIX: fix error caused by overflow in usertime calculation.
(thanks to Patrick Marlier) (thanks to Patrick Marlier)
* Catch all memory allocation errors
(thanks to Michael McConville for the push)
* Several tweaks and bugfixes * Several tweaks and bugfixes
(See the Git log for details and contributors!) (See the Git log for details and contributors!)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment