diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-07-12 11:33:12 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-07-12 11:34:12 -0700 |
commit | e63ff24cec64326eee3cb94f78aedaeb3f829a59 (patch) | |
tree | cd97be1dd2a723c0e930445c89ff371192eff34d /ChangeLog | |
parent | 193a1e77bf798ef2ce2a1546d845f3bfe6ab3928 (diff) |
*: bump to 0.4.10.4.1
Quick minor release primarily for the paused CPU burning fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +/*Version 0.4.1*/ +* Fixed 100% CPU usage when paused +* Threads are now named appropriately via prctl(PR_SET_NAME) + /*Version 0.4.0*/ * Recorded area is no longer forced to 16-pixel boundaries * Fixed --y argument handling |