update NEWS / 0.5.10 release
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,3 +1,8 @@
|
|||||||
|
ncmpcpp-0.5.10
|
||||||
|
|
||||||
|
* fix compilation with gcc 4.7
|
||||||
|
* fix building without curl support
|
||||||
|
|
||||||
ncmpcpp-0.5.9
|
ncmpcpp-0.5.9
|
||||||
|
|
||||||
* new feature: support for fetching lyrics for currently playing song in background
|
* new feature: support for fetching lyrics for currently playing song in background
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
AC_INIT(configure.in)
|
AC_INIT(configure.in)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.10_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.10)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user