Code

screen: moved struct window to window.h
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index 2adcc440f3c2a775a367a2e59a2a046835cba5bf..571f7bf9436f8f1b1397f0c3c199e24aa4d40e2a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
-ncmpc 0.15 - not yet released
+ncmpc 0.16 - not yet released
+* using libmpdclient 2.0 instead of built-in libmpdclient
+* require MPD 0.12
+* allow multiple queued database updates
+* reactivate incremental playlist changes
+* optimize "add+play song" with addid/playid
+
+
+ncmpc 0.15 - 2009-09-24
+* added the "lyrics-autosave" option
 * added CMD_SELECT_PLAYING
 * display song duration in the playlist
 * added the "hardware_cursor" option
+* show plugin error messages on the screen
+* fixed NULL pointer dereference when not yet connected
+* new translation: Hebrew
 
 
 ncmpc 0.14 - 2009-04-21