netstar pushed a commit to branch master. http://git.enlightenment.org/apps/evisum.git/commit/?id=358329560528f723b780ef1e6a1ecc998db5acb4
commit 358329560528f723b780ef1e6a1ecc998db5acb4 Author: Alastair Poole <[email protected]> Date: Sat May 9 12:59:55 2020 +0100 Release: 0.4.1 --- NEWS | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2fba749..536fd14 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +============ +Evisum 0.4.1 +============ + + * Fix intl support for some Linux distributions. + * Improve the search responsiveness. + * Improve window resize behaviour. + * Fix process arguments on FreeBSD/DragonFlyBSD. + * Fix command-line parsing of Linux processes. + * Introduce some transition animations. + * Small refactor. + ============ Evisum 0.4.0 ============ diff --git a/VERSION b/VERSION index 1d0ba9e..267577d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.0 +0.4.1 --
