update NEWS / version bump
This commit is contained in:
16
NEWS
16
NEWS
@@ -1,3 +1,19 @@
|
||||
ncmpcpp-0.5
|
||||
|
||||
+ bash completion support
|
||||
+ libmpdclient2 support
|
||||
+ "idle" command support
|
||||
+ new screen: mpd server info
|
||||
+ new feature: sort songs in browser by mtime
|
||||
+ new feature: lyrics "refreshing"
|
||||
+ new feature: toggle replay gain mode
|
||||
+ new feature: support for centered cursor
|
||||
+ new feature: add selected items to playlist at given position
|
||||
+ playlist: support for range sort/reverse
|
||||
+ tag editor: support for numerating tracks using xx/xx format
|
||||
+ a lot of minor fixes
|
||||
|
||||
|
||||
ncmpcpp-0.4.1
|
||||
|
||||
+ support for writing performer, composer and disc tags into ogg and flac files
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AC_INIT(configure.in)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5_pre)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5)
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user