diff options
author | Wolf | 2019-12-30 19:52:27 +0100 |
---|---|---|
committer | Wolf | 2019-12-30 19:52:27 +0100 |
commit | ad19e2339ae4277e5e7b399e2c705be8c064356d (patch) | |
tree | ff4403dbbac40c655e7d81df86587cb43bb9ab4f | |
parent | 35a4f1b81fcbcade077be1da19264717c70fde3b (diff) | |
download | weltschmerz-ad19e2339ae4277e5e7b399e2c705be8c064356d.tar.gz (sig) |
Prepare release of version 1.2.01.2.0
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ This file lists important changes to the weltschmerz terminal emulator. +Changes in version 1.2.0, released on December 30, 2019: + + --- MINOR NEW FEATURES --- + * If the SHELL environment variable is unset or empty, weltschmerz will + now fall back to the corresponding entry in /etc/passwd, and finally + /bin/sh. + * An XDG Desktop Entry is now included. + Changes in version 1.1.0, released on August 31, 2019: --- MINOR NEW FEATURES --- |