Code

configure.ac: Don't add CURSES_LIB to AM_CPPFLAGS
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index 3ac448aac56329f46e47ef64f4968e319d151dd9..e55bae9acf0f5f4773e02b2c5523aebd9d55d7c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ ncmpc 0.20 - not yet released
 * increase connection timeout to 5 seconds
 * screen_queue: follow songs when they are moved out of the visible
   range
+* add a doxygen configuration file. Documentation will be generated if the
+  configure script is called with --enable-documentation
+* screen_lyrics: You can now edit lyrics by pressing 'e'
+* configurable timeout for MPD connections
+* screen_keydef: show command descriptions
+* show the paths of the configuration files in --version output
 
 
 ncmpc 0.19 - (07/23/2011)