aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-04-23 16:48:31 +0000
committerKalle Wallin <kaw@linux.se>2004-04-23 16:48:31 +0000
commit25e197ccf7682ae2c124a4c848513c33f81fd689 (patch)
treec3b6fdeaef5001661ff9b0b5580fc0518fb0660a /NEWS
parent9fdf4b303d821b0730a77f4c4554675e8692fff6 (diff)
downloadmpd-25e197ccf7682ae2c124a4c848513c33f81fd689.tar.gz
mpd-25e197ccf7682ae2c124a4c848513c33f81fd689.tar.xz
mpd-25e197ccf7682ae2c124a4c848513c33f81fd689.zip
Documentation update.
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@878 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a09f8d3b2..bb56a46cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+ncmpc-0.10.1
+
+ + support for user key bindings (~/.ncmpc/keys)
+ + a key configuration screen (press 'K')
+ + fixed resize event (SIGWINCH) handling.
+ + improved drawing routines (removes flickering)
+ + support for seeking, toggle crossfade
+ + support for a wide (like cplay) cursor (se the man page for details)
+ + display mpd status flags on the second row [rzx] (repeat,random,crossfade)
+ + support for system-wide configuration files (config,keys)
+ + the user configuration file is moved to ~/.ncmpc/config
+ + and some small changes (view the ChangeLog for details)
+
+