diff options
author | Wynn Wolf Arbor | 2020-04-16 15:53:57 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-16 15:53:57 +0200 |
commit | 6c320b876b0ce1195edc6dcace4952aee2be77d5 (patch) | |
tree | 3f655c6d8ca4a2b798270208ce7445d98564a0be /NEWS | |
parent | 7f2b64a5527c641de1fec68ea62ec2427fa82a99 (diff) | |
download | weltschmerz-6c320b876b0ce1195edc6dcace4952aee2be77d5.tar.gz |
Remove erroneous tab characters in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,10 +13,10 @@ Changes in version 1.3.0, released on April 13, 2020: This functionality requires OSC 7 escapes to be sent by the child application. - --- STRUCTURAL CHANGES --- + --- STRUCTURAL CHANGES --- * Configuration handling has been improved and simplified. - --- BUGFIXES --- + --- BUGFIXES --- * Fix a segfault if a palette entry contains an invalid value. Changes in version 1.2.1, released on January 17, 2020: |