aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-10-30 18:52:28 +0100
committerPřemysl Eric Janouch <p@janouch.name>2023-03-07 01:56:26 +0100
commit0b62b2a788e4773a0be03e5b10c86f553efa5117 (patch)
treecaadacc576125a80df9edc4e9569c93889282b89
parentd58856571daa110658fdff13ffcfd9728c1a7648 (diff)
downloadnncmpp-0b62b2a788e4773a0be03e5b10c86f553efa5117.tar.gz
nncmpp-0b62b2a788e4773a0be03e5b10c86f553efa5117.tar.xz
nncmpp-0b62b2a788e4773a0be03e5b10c86f553efa5117.zip
Update NEWS
-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