update NEWS / version bump
This commit is contained in:
12
NEWS
12
NEWS
@@ -1,3 +1,15 @@
|
|||||||
|
ncmpcpp-0.3.1
|
||||||
|
|
||||||
|
+ support for columns in browser and search engine
|
||||||
|
+ support for lyricsplugin database
|
||||||
|
+ support for any tag in search engine
|
||||||
|
+ support for ignoring leading "the" word while sorting (optional)
|
||||||
|
+ new feature: apply filter to screen (Ctrl-F by default)
|
||||||
|
+ new feature: playlist sorting (Ctrl-V by default)
|
||||||
|
+ new feature: open lyrics in external editor
|
||||||
|
+ other minor improvements and bugfixes
|
||||||
|
|
||||||
|
|
||||||
ncmpcpp-0.3
|
ncmpcpp-0.3
|
||||||
|
|
||||||
+ general core rewrite
|
+ general core rewrite
|
||||||
|
|||||||
@@ -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.3.1_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.1)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user