Code

playlist: addded playlist_get_index_from_same_song()
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index 40a271207a05c469805f62df9c5811d24fdf44f7..2adcc440f3c2a775a367a2e59a2a046835cba5bf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
-ncmpc 0.14 - not yet released
+ncmpc 0.15 - not yet released
+* added CMD_SELECT_PLAYING
+* display song duration in the playlist
+* added the "hardware_cursor" option
+
+
+ncmpc 0.14 - 2009-04-21
   * bell on wrapped search (optionally)
   * added new "jump" ('.') command, which queries the user for a string and
     jumps to the entry which begins with that string while the user is typing.
@@ -9,7 +15,9 @@ ncmpc 0.14 - not yet released
     or up/down half a screen
   * added screen swap ('`') command to switch to the most recently used screen
   * added MPD information and currently playing song to the info screen ('i')
-  * new translations: Czech, Simplified Chinese, Korean, Ukrainian
+  * support for new MPD 0.15 modes: single ('y'), consume ('C')
+  * added "scroll-offset" option
+  * new translations: Czech, Simplified Chinese, Korean, Ukrainian, Dutch
 
 
 ncmpc 0.13 - 2009-01-09