update NEWS / version bump
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,3 +1,12 @@
|
|||||||
|
ncmpcpp-0.3.4
|
||||||
|
|
||||||
|
+ new feature: search in help, lyrics and info screen
|
||||||
|
+ new feature: two columns view in media library
|
||||||
|
+ new feature: input box history
|
||||||
|
+ make displaying hidden files in local browser optional
|
||||||
|
+ bugfixes
|
||||||
|
|
||||||
|
|
||||||
ncmpcpp-0.3.3
|
ncmpcpp-0.3.3
|
||||||
|
|
||||||
+ new feature: cyclic scrolling
|
+ new feature: cyclic scrolling
|
||||||
|
|||||||
@@ -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.4_pre)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.4)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user