blob: a9b135936f09c831f9bc3b5c8ecb2f8dbef2e217 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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 ---
* The font scale can now be adjusted at runtime.
Changes in version 1.0.1, released on August 4, 2019:
--- MINOR BUGFIXES ---
* weltschmerz.1: The manual page now contains the correct signal for
configuration reloading (SIGUSR1 instead of SIGHUP).
|