Update NEWS

This commit is contained in:
2022-10-30 18:52:28 +01:00
parent d58856571d
commit 0b62b2a788
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2016 - 2022, Přemysl Eric Janouch <p@janouch.name>
Copyright (c) 2016 - 2023, Přemysl Eric Janouch <p@janouch.name>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

6
NEWS
View File

@@ -3,7 +3,11 @@ Unreleased
* Added ability to look up song lyrics,
using a new scriptable extension interface for the Info tab
* Made the X11 interface support italic fonts
* Improved song information shown in the window header
* X11: added italic font support
* X11: fixed rendering of overflowing, partially visible list items
* Added Readline-like M-u, M-l, M-c editor bindings