blob: 4e1c329dbab8e18655a77c1f53585de8cd1ecf59 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
This file lists important changes to the weltschmerz terminal emulator.
Changes in version 1.2.1, released on January 17, 2020:
--- MINOR BUGFIXES ---
* weltschmerz.1: The manual page now contains updated contact and author
information.
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).
|