aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--NEWS6
2 files changed, 6 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index e69b2cc..7b6617a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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.
diff --git a/NEWS b/NEWS
index c71f7dd..f0f5f54 100644
--- a/NEWS
+++ b/NEWS
@@ -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