update NEWS and change version to 0.6_beta5

This commit is contained in:
Andrzej Rybczak
2014-10-04 17:57:05 +02:00
parent 9e11ffc351
commit ea9d5940ff
3 changed files with 9 additions and 1 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
ncmpcpp-0.6_beta5
* Corrupted tags no longer cause assertion failures.
* MPD connection attempts are now made at most once per second.
* Deletion of playlists in both browser and playlist editor is now properly handled.
* Various actions no longer cause the program to crash when invoked with empty playlist.
ncmpcpp-0.6_beta4
* Jumping to current song in playlist doesn't trigger assertion failures anymore.