Fix compilation with libc++

This commit is contained in:
Andrzej Rybczak
2024-10-05 08:42:08 +02:00
parent 72d990fe25
commit 92b478ef31
3 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
# ncmpcpp-0.10.1 (2024-??-??)
* Fix compilation with `libc++`.
# ncmpcpp-0.10 (2024-09-03)
* Add the configuration option `mpd_password`.
* Separate chunks of lyrics with a double newline.