update NEWS / version bump
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,3 +1,10 @@
|
|||||||
|
ncmpcpp-0.5.8
|
||||||
|
|
||||||
|
* lyrics fetcher: add support for justsomelyrics.com
|
||||||
|
* add command line switch -s/--screen for switching screen at startup
|
||||||
|
* add proper support for asx/cue/m3u/pls/xspf playlists
|
||||||
|
* bugfixes
|
||||||
|
|
||||||
ncmpcpp-0.5.7
|
ncmpcpp-0.5.7
|
||||||
|
|
||||||
* convert input path to utf8 before calling 'add' command
|
* convert input path to utf8 before calling 'add' command
|
||||||
|
|||||||
@@ -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.8_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.8)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user