update NEWS / version bump
This commit is contained in:
13
NEWS
13
NEWS
@@ -1,3 +1,16 @@
|
||||
ncmpcpp-0.5.4
|
||||
|
||||
* new feature: toggle bitrate visibility at runtime
|
||||
* new feature: locate song in tag editor
|
||||
* new feature: separators between albums in playlist
|
||||
* new feature: customizable columns' names
|
||||
* new feature: support for multiple tag types in one column
|
||||
* media library: support for "All tracks" option in middlle column
|
||||
* playlist: shorten units' names displayed in statusbar
|
||||
* browser: critical bugfix in feature "remove directory physically from hdd"
|
||||
* a few other bugfixes
|
||||
|
||||
|
||||
ncmpcpp-0.5.3
|
||||
|
||||
* new feature: new movement keys: {Up,Down}{Album,Artist}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AC_INIT(configure.in)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.4_pre)
|
||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.5.4)
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user