update NEWS / version bump

master
Andrzej Rybczak 17 years ago
parent 2c3c44994e
commit 2701eed2ca
  1. 9
      NEWS
  2. 2
      configure.in

@ -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
+ new feature: cyclic scrolling

@ -1,7 +1,7 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.4_pre)
AM_INIT_AUTOMAKE(ncmpcpp, 0.3.4)
AC_PREREQ(2.59)

Loading…
Cancel
Save