update NEWS / version bump
This commit is contained in:
12
NEWS
12
NEWS
@@ -1,3 +1,15 @@
|
|||||||
|
ncmpcpp-0.3.5
|
||||||
|
|
||||||
|
+ new feature: custom command execution on song change
|
||||||
|
+ new feature: allow for physical files and directories deletion
|
||||||
|
+ new feature: add local directories recursively
|
||||||
|
+ new feature: add random songs to playlist
|
||||||
|
+ new feature: mouse support
|
||||||
|
+ new screen: outputs
|
||||||
|
+ text scrolling in header was made optional
|
||||||
|
+ some bugfixes
|
||||||
|
|
||||||
|
|
||||||
ncmpcpp-0.3.4
|
ncmpcpp-0.3.4
|
||||||
|
|
||||||
+ new feature: search in help, lyrics and info screen
|
+ new feature: search in help, lyrics and info screen
|
||||||
|
|||||||
@@ -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.5_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.5)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user